| 157 | * This is not instantiatable, it is the TypeScript declaration of the type. |
| 158 | */ |
| 159 | export declare class CubeLayer_Class extends base.deck.Layer<Cube> { |
| 160 | id: string; |
| 161 | props: CubeLayerProps; |
| 162 | } |
nothing calls this directly
no outgoing calls
no test coverage detected