| Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/js/ui/stageflow/src/ |
| 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,
};