2 lines
71 B
TypeScript
2 lines
71 B
TypeScript
declare const SERVER_API_URL: string;
|
|
declare const I18N_HASH: string;
|