4 lines
79 B
TypeScript
Executable File
4 lines
79 B
TypeScript
Executable File
|
|
import { InventoryView as Supply } from './InventoryView';
|
|
export { Supply };
|