Skip to content

@jsvision/ui / MessageCases

Type Alias: MessageCases

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

Defined in: i18n/dist/types.d.ts:19

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