Files
vexplor_dev/frontend/components/pop/hardcoded/inventory/index.ts

3 lines
96 B
TypeScript

export { InventoryHome } from "./InventoryHome";
export { InOutHistory } from "./InOutHistory";