UNPKG

pridoujs

Version:
3 lines (2 loc) 120 B
export declare function isIdentifier(value: string): boolean; export declare function isNumber(value: string): boolean;