types: export more types (#8652)
This commit is contained in:
@@ -5,3 +5,4 @@ const List = withInstall<typeof _List>(_List);
|
||||
|
||||
export default List;
|
||||
export { List };
|
||||
export type { ListDirection } from './List';
|
||||
|
||||
Reference in New Issue
Block a user