Interfaces

ucs2

Properties

SP ucs2: punycode.ucs2

SP version: any

Type:
  • any

Methods

SM decode(string: string) string

Parameters:
Name Type
string string
Returns: { string }

SM encode(string: string) string

Parameters:
Name Type
string string
Returns: { string }

SM toASCII(domain: string) string

Parameters:
Name Type
domain string
Returns: { string }

SM toUnicode(domain: string) string

Parameters:
Name Type
domain string
Returns: { string }