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 156 B
import type { Lazy } from "../../Function/index.js"; export declare const defaultScheduler: (thunk: Lazy<void>) => void; //# sourceMappingURL=index.d.ts.map