update js defination,use Partical insted of IView

This commit is contained in:
pengfei.zhou
2020-04-16 19:21:24 +08:00
committed by osborn
parent b2241fe343
commit 2598d0f266
57 changed files with 633 additions and 972 deletions

View File

@@ -4,3 +4,4 @@ export * from './layoutconfig';
export * from './log';
export * from './types';
export * from './uniqueId';
export * from './flexbox';

View File

@@ -19,3 +19,4 @@ export * from './layoutconfig';
export * from './log';
export * from './types';
export * from './uniqueId';
export * from './flexbox';