Files
mkd/components/building/Supply.tsx
2026-02-04 00:17:04 +05:00

4 lines
79 B
TypeScript
Executable File

import { InventoryView as Supply } from './InventoryView';
export { Supply };