nodePunycodeMod

class Object
trait Matchable
class Any

Value members

Concrete methods

@inline
def decode(string: String): String
@inline
def encode(string: String): String
@inline
def toASCII(domain: String): String
@inline
def toUnicode(domain: String): String

Concrete fields

@JSImport("node:punycode") @native
val ^: Any
@JSImport("node:punycode", "ucs2") @native
val ucs2: ucs2
@JSImport("node:punycode", "version") @native
val version: String