Files
talk/src/core/client/auth/locales.ts
T
2018-08-08 11:13:44 -03:00

10 lines
316 B
TypeScript

/**
* The actual content of this file is being generated by our `locales-loader`.
* Please check `./src/loaders` and the webpack config for more information.
*
* This file only represents the types that gets exported.
*/
import { LocalesData } from "talk-framework/lib/i18n";
export default {} as LocalesData;