UNPKG

emmet.sdk

Version:
5 lines (4 loc) 134 B
export declare function format2BigInt(a: string | number | bigint, b: string | number | bigint): { _a: bigint; _b: bigint; };