TreasureTrails/node_modules/effect/dist/dts/internal/version.d.ts
2026-03-18 09:02:21 -05:00

3 lines
No EOL
158 B
TypeScript

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