UNPKG

@effect-ts/system

Version:

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

7 lines (6 loc) 222 B
// ets_tracing: off import "../Operator/index.mjs"; // codegen:start {preset: barrel, include: ./*.ts} export * from "./core.mjs"; export * from "./flow.mjs"; export * from "./pipe.mjs"; //# sourceMappingURL=index.mjs.map