| 133 | * This is not instantiatable, it is the TypeScript declaration of the type. |
| 134 | */ |
| 135 | export declare class DeckGL_Class extends base.deck.Deck { |
| 136 | public interactiveState: InteractiveStateVegaDeckGL; |
| 137 | } |
nothing calls this directly
no outgoing calls
no test coverage detected