@m1cron-labs/ng-x-widgets
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@m1cron-labs/ng-x-widgets", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": ">=14.0.0", |
@@ -0,2 +1,5 @@ | ||
export * from './lib/models/button-params'; | ||
export * from './lib/models/widgets-version'; | ||
export * from './lib/models/widgets'; | ||
export * from './lib/ng-x-widgets.service'; | ||
export * from './widgets'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
27510
260