first commit
This commit is contained in:
3
frontend/node_modules/@rc-component/mini-decimal/es/supportUtil.js
generated
vendored
Normal file
3
frontend/node_modules/@rc-component/mini-decimal/es/supportUtil.js
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export function supportBigInt() {
|
||||
return typeof BigInt === 'function';
|
||||
}
|
||||
Reference in New Issue
Block a user