/** * SchemableExt instances for TaskDecoder * * **Warning: DO NOT EDIT, this module is autogenerated** * * @since 0.0.1 */ import * as TD from 'io-ts/TaskDecoder'; import { SchemableExt2C } from './SchemableExt'; /** * @since 0.0.1 * @category Instances */ export declare const Schemable: SchemableExt2C; //# sourceMappingURL=TaskDecoder.d.ts.map