UNPKG

@blinkk/selective-edit

Version:
5 lines (4 loc) 76 B
/** * UUID Generator. */ export declare const generateUUID: () => string;