@fluyappgo/commons
Advanced tools
Comparing version 1.0.103 to 1.0.104
@@ -55,1 +55,3 @@ export * from './answerType.enum'; | ||
export * from './dayInfoSlot.interface'; | ||
export * from './agentTracking.interface'; | ||
export * from './ticketTracking.interface'; |
@@ -67,1 +67,3 @@ "use strict"; | ||
__exportStar(require("./dayInfoSlot.interface"), exports); | ||
__exportStar(require("./agentTracking.interface"), exports); | ||
__exportStar(require("./ticketTracking.interface"), exports); |
{ | ||
"name": "@fluyappgo/commons", | ||
"version": "1.0.103", | ||
"version": "1.0.104", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
33514
137
1111