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 171 B
import type { AssertionValue } from "./AssertionValue.js"; export declare function printAssertion(as: AssertionValue): string; //# sourceMappingURL=printAssertion.d.ts.map