The options object.
OptionalincludeZero?: boolean
When true, will return zero as the first key
for 0 pluralization.
Optionalordinal?: boolean
When true, will return the scope based on
make-plural's ordinal category.
The make-plural function that will be wrapped.
Returns a pluralizer that can be used by I18n.
Creates a new pluralizer function based on make-plural.