UNPKG

@hypernetlabs/objects

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