Your IP : 18.224.44.207


Current Path : /var/www/www-root/data/www/www.monolith-realty.ru/bitrix/js/ui/tour/src/
Upload File :
Current File : /var/www/www-root/data/www/www.monolith-realty.ru/bitrix/js/ui/tour/src/tour.js

import {Guide} from './guide.js';
import {Step} from './step.js';
import Manager from './manager.js';
import './css/style.css';

export {
	Guide,
	Step,
	Manager
}