* applied eslint * add locales and lint the project * removed error boundary * updated locales * fix min files * fix locales
2 lines
66 B
TypeScript
2 lines
66 B
TypeScript
export * from './message.gen';
|
|
export { MType } from './raw.gen';
|