Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/js/ui/stageflow/src/
Upload File :
Current File : /var/www/homesaver/www/bitrix/js/ui/stageflow/src/index.js

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

export const StageFlow = {
	Chart,
	Stage,
};