Files
mkd/components/building/Supply.tsx

4 lines
79 B
TypeScript
Raw Normal View History

2026-02-04 00:17:04 +05:00
import { InventoryView as Supply } from './InventoryView';
export { Supply };