UNPKG

osm-mini-editor

Version:

osm轻量化编辑器,相比较OSM源代码包

3 lines (2 loc) 146 B
export declare function buildUUID(len?: number, s?: string): string; export declare function toolWrapper(id: string, wrapperClass?: string): any;