2 lines
102 B
TypeScript
2 lines
102 B
TypeScript
|
export declare function bitLength(a: number | bigint): number;
|
||
|
//# sourceMappingURL=bitLength.d.ts.map
|