UNPKG

@hypernetlabs/objects

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