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 169 B
import type * as C from "./core.js"; export declare function mkString<Err>(): C.Sink<unknown, Err, unknown, Err, unknown, string>; //# sourceMappingURL=mkString.d.ts.map