UNPKG

@effect-ts/system

Version:

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

5 lines 120 B
/** * Empty stream */ export declare const empty: import("../core.js").UIO<never>; //# sourceMappingURL=empty.d.ts.map