UNPKG

@effect-ts/system

Version:

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

6 lines 211 B
// ets_tracing: off export * from "../Promise/make.mjs"; export * from "../Promise/promise.mjs"; export * from "../Promise/succeed.mjs"; export * from "../Promise/await.mjs"; //# sourceMappingURL=promise.mjs.map