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 221 B
import * as SortedSet from "../../Collections/Immutable/SortedSet/index.js"; export declare const fiberSet: SortedSet.SortedSet<import("../../Fiber/core.js").Runtime<unknown, unknown>>; //# sourceMappingURL=index.d.ts.map