Function isHighSurrogate

  • Determines whether a character is a high surrogate.

    Parameters

    • code: number

      The code point.

    Returns boolean

    1.0.0