| Current Path : /var/www/homesaver/www/bitrix/modules/ui/install/js/ui/info-helper/src/types/ |
| Current File : /var/www/homesaver/www/bitrix/modules/ui/install/js/ui/info-helper/src/types/providers-type.js |
export class ProvidersType
{
static SLIDER: string = 'slider';
static POPUP: string = 'popup';
}