Your IP : 3.145.178.226


Current Path : /var/www/www-root/data/www/monolith-realty.ru/bitrix/js/location/widget/src/address/
Upload File :
Current File : /var/www/www-root/data/www/monolith-realty.ru/bitrix/js/location/widget/src/address/featurevent.js

import BaseFeature from "./features/basefeature";

export type FeatureEvent = {
	feature: BaseFeature,
	eventCode: string,
	payload: Object,
};