lingua/index.ts

6 lines
63 B
TypeScript
Raw Normal View History

2021-04-08 18:29:00 +00:00
import en_US from "./src/en_US";
export default {
en_US
}