UNPKG

@types/es-abstract

Version:
3 lines (2 loc) 92 B
declare function thisBigIntValue(value: bigint | BigInt): bigint; export = thisBigIntValue;