UNPKG

@hypernetlabs/objects

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