UNPKG

@oceanbase-odc/ob-react-data-grid

Version:

Excel-like grid component built with React, with editors, keyboard navigation, copy & paste, and the like

6 lines 190 B
declare const locales: { [key: string]: Record<string, string>; }; export default locales; export declare function formatMessage(key: string): string; //# sourceMappingURL=index.d.ts.map