ados-rcm 1.0.580 → 1.0.582

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.d.ts CHANGED
@@ -15,6 +15,7 @@ export * from './AModule/AComponents/AIcon/AIcon';
15
15
  export * from './AModule/AComponents/AInput/AInput';
16
16
  export * from './AModule/AComponents/AInput/ANumInput';
17
17
  export * from './AModule/AComponents/AListView/AListView';
18
+ export * from './AModule/AComponents/ALoadingBorder/ALoadingBorder';
18
19
  export * from './AModule/AComponents/AResource/AResource';
19
20
  export * from './AModule/AComponents/ASelect/ASelect';
20
21
  export * from './AModule/AComponents/ASelect/AMultiSelect';