3 lines
135 B
TypeScript
3 lines
135 B
TypeScript
export { default as StockLocation } from "./stock-location"
|
|
export { default as StockLocationAddress } from "./stock-location-address"
|