Files
torrent_frontend/src/features/itemCard/index.ts
2024-06-15 11:53:03 +04:00

4 lines
61 B
TypeScript

import { ItemCard } from "./itemCard";
export { ItemCard };