UNPKG

@typed/io

Version:

Runtime IO type system

3 lines 116 B
import { Type } from './Type'; export declare const Function: Type<Function>; //# sourceMappingURL=Function.d.ts.map