MCPcopy Create free account
hub / github.com/microsoft/SandDance /

Class

packages/sanddance-explorer/src/explorer.tsx:1535–1535  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1533export const Explorer: typeof Explorer_Class = _Explorer as any;
1534
1535export declare class Explorer_Class extends base.react.Component<Props, State> {
1536 private layoutDivUnpinned;
1537 private layoutDivPinned;
1538 private getColorContext;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected