7 lines
131 B
JavaScript
7 lines
131 B
JavaScript
import twosky from 'MainRoot/.twosky.json';
|
|
|
|
export const {
|
|
languages: LANGUAGES,
|
|
base_locale: BASE_LOCALE,
|
|
} = twosky[0];
|