Initial commit
This commit is contained in:
3
node_modules/@maplibre/geojson-vt/dist/wrap.d.ts
generated
vendored
Normal file
3
node_modules/@maplibre/geojson-vt/dist/wrap.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import type { GeoJSONVTInternalFeature, GeoJSONVTOptions } from './definitions';
|
||||
export declare function wrap(features: GeoJSONVTInternalFeature[], options: GeoJSONVTOptions): GeoJSONVTInternalFeature[];
|
||||
//# sourceMappingURL=wrap.d.ts.map
|
||||
Reference in New Issue
Block a user