main
ts 2 lines 84 Bytes
Raw
1 export { default as en } from "./en.json"
2 export { default as jp } from "./jp.json"