@robonen/encoding/isNumericfnisNumerictestedTests whether the given string can be encoded as a segment in numeric mode. Source Tests Signaturets Copyexport function isNumeric(text: string): boolean{ ... }ParametersParameterTypeDefaultDescriptiontextstring——Returnsboolean