UNPKG

@nano-utils/op

Version:

Operator overloading in JS

3 lines (2 loc) 96 B
export declare const OP: unique symbol; export declare function isNumber(str: string): boolean;