UNPKG

@hypernetlabs/objects

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