ados-rcm 1.0.604 → 1.0.605

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.d.ts CHANGED
@@ -27,6 +27,7 @@ export * from './AModule/AComponents/ATable/ATable';
27
27
  export * from './AModule/AComponents/AText/AText';
28
28
  export * from './AModule/AComponents/ATextArea/ATextArea';
29
29
  export * from './AModule/AComponents/ATheme/ATheme2';
30
+ export * from './AModule/AComponents/ATheme/RefinedDesignTokens';
30
31
  export * from './AModule/AComponents/ATooltip/ATooltip';
31
32
  export * from './AModule/AComponents/ATree/ATree';
32
33
  export * from './AModule/AComponents/ATypes/ATypes';