index.d.ts 48 B

12
  1. import List from './List';
  2. export default List;