utilities.num.md

January 18, 2023 ยท View on GitHub

Home > @datashaper/utilities > num

num variable

Converts a string value to a numeric

Signature:

num: (value?: string | number) => number | undefined