UNPKG

@effect-ts/system

Version:

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

7 lines (4 loc) 186 B
// ets_tracing: off import type * as BA from "../BoolAlgebra/index.js" import type * as FD from "../FailureDetails/index.js" export type TestResult = BA.BoolAlgebra<FD.FailureDetails>