UNPKG

@typed/io

Version:

Runtime IO type system

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