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

Class

packages/vega-deck.gl/src/cube-layer/cube-layer.ts:159–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

157 * This is not instantiatable, it is the TypeScript declaration of the type.
158 */
159export declare class CubeLayer_Class extends base.deck.Layer<Cube> {
160 id: string;
161 props: CubeLayerProps;
162}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected