UNPKG

@hypernetlabs/objects

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