Getting Started
Fundamentals
Reference
- Address
- Application Binary Interface
- Constants
- Contract
- Crypto
- Encoding
- Hash
- Other
- Providers
- Signers
- Transaction
- Utils
- Wallet
- Wordlists
Encoding
UnicodeNormalizationForm
Copy
Ask AI
type UnicodeNormalizationForm: "NFC" | "NFD" | "NFKC" | "NFKD";
The stanard normalization forms.
Source
Was this page helpful?
On this page
Assistant
Responses are generated using AI and may contain mistakes.