18 lines
621 B
TypeScript
18 lines
621 B
TypeScript
|
import "yh-baidu/dist/index";
|
||
|
import 'yh-bigscreen/dist/index';
|
||
|
import 'yh-business/dist/index';
|
||
|
import 'yh-chart/dist/index';
|
||
|
import 'yh-designer/dist/base/datasource/index';
|
||
|
import 'yh-designer/dist/components/core/index';
|
||
|
import 'yh-designer/dist/designer/Preview';
|
||
|
import 'yh-designer/dist/services/index';
|
||
|
import "yh-map/dist/index";
|
||
|
import "yh-moble/dist/index";
|
||
|
import 'yh-player/dist/index';
|
||
|
import 'yh-sqldatasource/dist/index';
|
||
|
import 'yh-standard/dist/extend/index';
|
||
|
import 'yh-standard/dist/form/index';
|
||
|
import 'yh-standard/dist/layout/index';
|
||
|
import "yh-table/dist/index";
|
||
|
import "yh-wangeditor/dist/index";
|