UNPKG

@heroui/shared-utils

Version:

A set of HeroUI utilities

4 lines (2 loc) 92 B
declare const isPatternNumeric: (pattern: string) => boolean; export { isPatternNumeric };