stringifiedNumber
This helper combines asserting that a string will parse as a Number with coercing it to the
StringifiedNumber type. It's best used with untrusted input.
Parameters
| Parameter | Type |
|---|---|
putativeNumber | string |
This helper combines asserting that a string will parse as a Number with coercing it to the
StringifiedNumber type. It's best used with untrusted input.
| Parameter | Type |
|---|---|
putativeNumber | string |