UNPKG

@deck.gl/core

Version:

deck.gl core library

5 lines 186 B
import LayersPass from "./layers-pass.js"; export default class DrawLayersPass extends LayersPass { shouldDrawLayer(layer: any): any; } //# sourceMappingURL=draw-layers-pass.d.ts.map