UNPKG

@hypernetlabs/objects

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