export const APP_PREFIX = 'app_';
export const APP_BACKEND_PREFIX = 'backend_';

export * from './config';
export * from './preferenceConfig';
