Skip to content

@jsvision/i18n / MessageCases

Type Alias: MessageCases

MessageCases = Readonly<Record<string, string>> & object

Defined in: types.ts:23

A case map with a mandatory fallback.

Plural case names are checked against the selected locale. Select case names are exact string representations of safe primitive controllers.

Type Declaration

other

readonly other: string