Transformation that converts non-ASCII domain names to Punycode.
readonly
name: string
Human-readable name of the transformation
readonly
type: TransformationType
The transformation type identifier
executeSync(rules: string[]): string[]
Converts non-ASCII domain names to Punycode.