UNPKG

98 BTypeScriptView Raw
1import List from './List';
2export type { ListRef, ListProps } from './List';
3export default List;