UNPKG

@effect-ts/system

Version:

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

4 lines 287 B
import * as T from "../../Effect/index.js"; import * as Annotations from "../Annotations/index.js"; export declare function fibersPerTest<R, E, A>(self: T.Effect<R, E, A>): T.Effect<import("../../Has/index.js").Has<Annotations.Annotations> & R, E, A>; //# sourceMappingURL=index.d.ts.map