UNPKG

@watergis/maplibre-gl-terradraw

Version:

This plugin is to add controls to your Maplibre for drawing powered by Terra Draw library.

2 lines 185 B
export declare const debounce: <T extends (...args: Parameters<T>) => unknown>(callback: T, delay?: number) => ((...args: Parameters<T>) => void); //# sourceMappingURL=debounce.d.ts.map