UNPKG

@theia/core

Version:

Theia is a cloud & desktop IDE framework implemented in TypeScript.

3 lines 139 B
export declare function isUUID(value: string): boolean; export declare const generateUuid: () => string; //# sourceMappingURL=uuid.d.ts.map