Function codePointAt

  • Get unicode code point of a character in string.

    Parameters

    • x: string

      a string

    • at: number

      character index

    Returns number

    unicode code point

Generated using TypeDoc