lingua/index.ts
2021-04-08 20:29:00 +02:00

5 lines
63 B
TypeScript

import en_US from "./src/en_US";
export default {
en_US
}