What: - Creates a new currency module - Removes currency model from the pricing module - Removes currency model from region module
2 lines
49 B
TypeScript
2 lines
49 B
TypeScript
export { default as Currency } from "./currency"
|