UNPKG

io-ts

Version:

TypeScript runtime type system for IO decoding/encoding

8 lines (7 loc) 152 B
import { Reporter } from './Reporter' /** * @category deprecated * @since 1.0.0 * @deprecated */ export declare const ThrowReporter: Reporter<void>