UNPKG

@hypernetlabs/objects

Version:
4 lines 179 B
import { Brand } from "ts-brand"; export declare type UUID = Brand<string, "UUID">; export declare const UUID: import("ts-brand").Brander<UUID>; //# sourceMappingURL=UUID.d.ts.map