UNPKG

@kopexa/sight

Version:

Kopexa Sight Design System — React component library for GRC applications

20 lines (18 loc) 386 B
declare const messages: { file_exceeds_max: { id: string; defaultMessage: string; description: string; }; file_not_accepted: { id: string; defaultMessage: string; description: string; }; too_many_files: { id: string; defaultMessage: string; description: string; }; }; export { messages };