Your IP : 172.70.80.238


Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/js/ui/stageflow/src/
Upload File :
Current File : /var/www/element/data/www/revenuestory.ru/bitrix/js/ui/stageflow/src/index.js

import {Chart} from './chart';
import {Stage} from './stage';
import 'ui.fonts.opensans';

export const StageFlow = {
	Chart,
	Stage,
};