UNPKG

@aplus-frontend/antdv

Version:

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

3 lines (2 loc) 76 B
declare const isNumeric: (value: any) => boolean; export default isNumeric;