1 2 3
export { appName } from "./appName"; export { playTimes } from "./playTimes"; export { theme } from "./theme";
[PATCH repo_name]