UNPKG

amplify-material-ui

Version:

A Material-UI based implementation of aws amplify

3 lines (2 loc) 118 B
export declare type RawIntlMessages = Record<string, any>; export declare type IntlMessages = Record<string, string>;