Preparing search index...
The search index is not available
@ezez/utils - v4.4.0
@ezez/utils
index
IsNumericStringOptions
Interface IsNumericStringOptions
interface
IsNumericStringOptions
{
allowExponents
?:
boolean
;
allowFloats
?:
boolean
;
allowInfinity
?:
boolean
;
allowNaN
?:
boolean
;
}
Index
Properties
allow
Exponents?
allow
Floats?
allow
Infinity?
allow
NaN?
Properties
Optional
allow
Exponents
allow
Exponents
?:
boolean
Optional
allow
Floats
allow
Floats
?:
boolean
Optional
allow
Infinity
allow
Infinity
?:
boolean
Optional
allow
NaN
allow
NaN
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
Exponents
allow
Floats
allow
Infinity
allow
NaN
@ezez/utils - v4.4.0
Loading...