Function fromCodePoint

  • Get characters whose unicode code points are given.

    Parameters

    • Rest ...codes: number[]

      unicode code points

    Returns string

    characters

Generated using TypeDoc