UNPKG

osm-mini-editor

Version:

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

3 lines (2 loc) 134 B
export declare function buildUUID(len?: number, s?: string): string; export declare function buildShortUUID(prefix?: string): string;