Function codePointRange

  • Get unicode code point range of string.

    Parameters

    • x: string

      a string

    Returns [number, number]

    code point range [min, max]

Generated using TypeDoc