@yourdash/uikit 1.0.26 → 1.0.28

Sign up to get free protection for your applications and to get access to all the features.
package/dist/main.d.ts CHANGED
@@ -1,3 +1,4 @@
1
1
  export * as Components from './components/index.ts';
2
2
  export * as Views from './views/index.ts';
3
3
  export * as Core from './core/index.ts';
4
+ export * as UtilityComponent from './utilityComponent/index.ts';