TreasureTrails/node_modules/effect/dist/dts/internal/version.d.ts

3 lines
158 B
TypeScript
Raw Permalink Normal View History

2026-03-18 09:02:21 -05:00
export declare const getCurrentVersion: () => string;
export declare const setCurrentVersion: (version: string) => void;
//# sourceMappingURL=version.d.ts.map