| Current Path : /var/www/homesaver/www/bitrix/js/catalog/store-selector/src/ |
| Current File : /var/www/homesaver/www/bitrix/js/catalog/store-selector/src/selector-error-code.js |
export class SelectorErrorCode
{
static NOT_SELECTED_STORE: string = 'NOT_SELECTED_STORE';
}