@snailicide/g-library
    Preparing search index...

    Function isStringNumeric

    • Determines if string can be parsed/cast to numeric

      Type Parameters

      • Type extends string

      Parameters

      • value: unknown
      • strictChars: boolean = true

      Returns value is Type