3 lines
87 B
TypeScript
3 lines
87 B
TypeScript
export { default as purchase } from "./purchase";
|
|
export { APP_VERSION } from "./app";
|