UNPKG

effect

Version:

The missing standard library for TypeScript, for writing production-grade software.

3 lines 158 B
export declare const getCurrentVersion: () => string; export declare const setCurrentVersion: (version: string) => void; //# sourceMappingURL=version.d.ts.map