Packages

package punycode

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. trait Punycode extends Object

    The version of the punycode module bundled in Node.js is being 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.

    Annotations
    @JSType() @native()
    See also

    https://nodejs.org/dist/latest-v7.x/docs/api/punycode.html

  2. trait UCS2 extends Object

    Punycode.UCS2

    Punycode.UCS2

    Annotations
    @JSType() @native()
    See also

    https://nodejs.org/dist/latest-v7.x/docs/api/punycode.html

Value Members

  1. object Punycode extends Object with Punycode
    Annotations
    @native() @JSImport("punycode", JSImport.Namespace)

Ungrouped