@fluyappgo/commons
Advanced tools
Comparing version
@@ -1,2 +0,2 @@ | ||
import { CallerObject } from "."; | ||
import { CallerObject } from "./callerObject.interface"; | ||
import { CallerTicketItem } from "./callerTicketItem.interface"; | ||
@@ -3,0 +3,0 @@ import { CallerType } from "./callerType.enum"; |
@@ -63,3 +63,2 @@ export * from './answerType.enum'; | ||
export * from './callerDevice.interface'; | ||
export * from './callerImages.interface'; | ||
export * from './callerTemplate.interface'; | ||
@@ -69,1 +68,2 @@ export * from './callerTicketItem.interface'; | ||
export * from './callerType.enum'; | ||
export * from './callerFileType.enum'; |
@@ -75,3 +75,2 @@ "use strict"; | ||
__exportStar(require("./callerDevice.interface"), exports); | ||
__exportStar(require("./callerImages.interface"), exports); | ||
__exportStar(require("./callerTemplate.interface"), exports); | ||
@@ -81,1 +80,2 @@ __exportStar(require("./callerTicketItem.interface"), exports); | ||
__exportStar(require("./callerType.enum"), exports); | ||
__exportStar(require("./callerFileType.enum"), exports); |
{ | ||
"name": "@fluyappgo/commons", | ||
"version": "1.0.133", | ||
"version": "1.0.134", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
40340
0.15%1339
0.07%