deno.com
interface ucs2

Methods #

deprecated
#decode(string: string): number[]
deprecated
#encode(codePoints: readonly number[]): string
variable ucs2
Deprecated

since v7.0.0 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.

Type #