react-antd-admin-panel
Version:
Modern TypeScript-first React admin panel builder with Ant Design 6
8 lines • 297 B
JavaScript
/**
* List/Table component types
* Note: The main List types (ListColumnConfig, ListActionConfig, ListConfig)
* are defined in the list module (src/list/index.ts) with more complete implementations.
* This file contains only supplementary types.
*/
export {};
//# sourceMappingURL=list.js.map