UNPKG

@aplus-frontend/antdv

Version:

Vue basic component library maintained based on ant-design-vue

3 lines 74 B
export function supportBigInt() { return typeof BigInt === 'function'; }