| title | PluralCategory |
|---|---|
| parent | @messageformat/parser |
| grand_parent | API Reference |
One of the valid Unicode CLDR plural category keys
Signature:
export type PluralCategory = 'zero' | 'one' | 'two' | 'few' | 'many' | 'other';| title | PluralCategory |
|---|---|
| parent | @messageformat/parser |
| grand_parent | API Reference |
One of the valid Unicode CLDR plural category keys
Signature:
export type PluralCategory = 'zero' | 'one' | 'two' | 'few' | 'many' | 'other';