| Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/js/location/core/src/common/ |
| Current File : /var/www/element/data/www/revenuestory.ru/bitrix/js/location/core/src/common/limit.js |
export default class Limit
{
static isAddressLimitReached()
{
return BX.message('LOCATION_IS_ADDRESS_LIMIT_REACHED');
}
}