Files
video-gen/video-gen-admin/node_modules/@rc-component/virtual-list/es/index.d.ts
T
2026-05-25 17:08:18 +08:00

4 lines
98 B
TypeScript

import List from './List';
export type { ListRef, ListProps } from './List';
export default List;