Hierarchy

  • ucs2

Methods

Methods

  • Deprecated

    The version of the punycode module bundled in Node.js is being deprecated. In a future major version of Node.js this module will be removed. Users currently depending on the punycode module should switch to using the userland-provided Punycode.js module instead.

    Parameters

    • string: string

    Returns number[]

  • Deprecated

    The version of the punycode module bundled in Node.js is being deprecated. In a future major version of Node.js this module will be removed. Users currently depending on the punycode module should switch to using the userland-provided Punycode.js module instead.

    Parameters

    • codePoints: readonly number[]

    Returns string

Generated using TypeDoc