UNPKG

@deck.gl/carto

Version:

CARTO official integration with Deck.gl. Build geospatial applications using CARTO and Deck.gl.

6 lines 228 B
type ReadPackedOptions = { compression: null | 'gzip'; }; export declare function readPackedTypedArray(TypedArray: any, pbf: any, obj: any, options?: ReadPackedOptions): any; export {}; //# sourceMappingURL=fast-pbf.d.ts.map