@deck.gl-community/layers
Version:
Add-on layers for deck.gl
5 lines • 365 B
TypeScript
export type { PathOutlineLayerProps } from "./path-outline-layer/path-outline-layer.js";
export { PathOutlineLayer } from "./path-outline-layer/path-outline-layer.js";
export type { PathMarkerLayerProps } from "./path-marker-layer/path-marker-layer.js";
export { PathMarkerLayer } from "./path-marker-layer/path-marker-layer.js";
//# sourceMappingURL=index.d.ts.map