UNPKG

@effect-ts/system

Version:

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

8 lines 292 B
import "../Operator/index.js"; /** * Ported from https://github.com/zio/zio/blob/master/streams/shared/src/main/scala/zio/stream/ZStream.scala * * Copyright 2020 Michael Arnaldi and the Matechs Garage Contributors. */ export * from "./Stream/index.js"; //# sourceMappingURL=index.d.ts.map