2 lines
70 B
TypeScript
2 lines
70 B
TypeScript
|
|
declare const langMsgs: { [key: string]: any }
|
||
|
|
export default langMsgs
|