3 lines
91 B
JavaScript
3 lines
91 B
JavaScript
|
export const initialConstants = null;
|
||
|
export const findBestAvailableLanguage = () => null;
|