mirror of
https://github.com/wassname/talk.git
synced 2026-07-10 01:24:45 +08:00
10 lines
316 B
TypeScript
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;
|