Type Alias: MessageCatalog
type MessageCatalog = Readonly<Record<string, string>>;
Defined in: types.ts:234
Chrome strings — the renderer's own UI text, never the form author's.
type MessageCatalog = Readonly<Record<string, string>>;
Defined in: types.ts:234
Chrome strings — the renderer's own UI text, never the form author's.