UNPKG

@typed/io

Version:

Runtime IO type system

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