index.js 93 B

12345
  1. import AXSingleSelectTable from './AXSingleSelectTable';
  2. export {
  3. AXSingleSelectTable,
  4. };