This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
feishin/src/renderer/components/virtual-grid/index.ts
2022-12-19 17:44:40 -08:00

2 lines
81 B
TypeScript

export * from './virtual-grid-wrapper';
export * from './virtual-infinite-grid';