UNPKG

@hypernetlabs/objects

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