UNPKG

@effect-ts/system

Version:

Effect-TS is a zero dependency set of libraries to write highly productive, purely functional TypeScript at scale.

3 lines 123 B
export declare const ClockId: unique symbol; export declare type ClockId = typeof ClockId; //# sourceMappingURL=id.d.ts.map