UNPKG

@pkerschbaum/code-oss-file-service

Version:

VS Code ([microsoft/vscode](https://github.com/microsoft/vscode)) includes a rich "`FileService`" and "`DiskFileSystemProvider`" abstraction built on top of Node.js core modules (`fs`, `path`) and Electron's `shell` module. This package allows to use that

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