UNPKG

@hypernetlabs/objects

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