@vivocha/public-entities
Advanced tools
Comparing version 5.9.44 to 5.9.45
@@ -0,4 +1,5 @@ | ||
export * from './bot'; | ||
export * from './channel'; | ||
export * from './language'; | ||
export * from './message'; | ||
export * from './widget'; | ||
export * from './bot'; | ||
export * from './channel'; |
{ | ||
"name": "@vivocha/public-entities", | ||
"version": "5.9.44", | ||
"version": "5.9.45", | ||
"description": "Vivocha public entities and types", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
32123
1082