UNPKG

@typed/io

Version:

Runtime IO type system

4 lines 151 B
import { Uuid as UUID } from '@typed/uuid'; import { Guard } from './Guard'; export declare const Uuid: Guard<UUID>; //# sourceMappingURL=Uuid.d.ts.map