| 97 | export const SandDanceReact: typeof SandDanceReact_Class = _SandDanceReact as any; |
| 98 | |
| 99 | export declare class SandDanceReact_Class extends base.react.Component<Props, State> { |
| 100 | public viewer: Viewer; |
| 101 | } |
nothing calls this directly
no outgoing calls
no test coverage detected