UNPKG

cra-template-overwolf-typescript-redux

Version:

This is the official [Overwolf TypeScript Redux](https://github.com/AlbericoD/overwolf-modern-react-boilerplate) template for [Create React App](https://github.com/facebook/create-react-app).

6 lines (4 loc) 170 B
import common from "./common.json"; import components from "./components.json"; const resource = { translation: { ...common, ...components } }; export default resource;