UNPKG

xframelib

Version:

The accumulated front-end development foundation library originates from projects and serves projects.

4 lines (3 loc) 143 B
export default function uuid(): string; export declare function newGuid(): string; export declare function shortUUID(prefix?: string): string;