export const LANG = require('../i18n/config.json'); export enum AUTH { GET_AUTH_KEY = 'itam_backoffice_jwt', }