@fluyappgo/commons
Advanced tools
Comparing version 2.0.90 to 2.0.91
import { cloudRecordingConfiguration, onPremiseConfiguration, recordingOption, recordingType } from "./agoraRecording.enums"; | ||
import { BookingConfig } from "./bookingConfig.interface"; | ||
import { CounterType } from "./counterType.interface"; | ||
import { MaxSequenceType } from "./maxSequenceType.interface"; | ||
@@ -70,2 +71,3 @@ import { MaxSequences } from "./maxSequences.interface"; | ||
secondaryMSActived?: boolean; | ||
counterType?: CounterType; | ||
} | ||
@@ -72,0 +74,0 @@ export interface requiredFields { |
@@ -153,1 +153,2 @@ export * from "./branchSession.interface"; | ||
export * from "./waitingList.interface"; | ||
export * from "./counterType.interface"; |
@@ -165,1 +165,2 @@ "use strict"; | ||
__exportStar(require("./waitingList.interface"), exports); | ||
__exportStar(require("./counterType.interface"), exports); |
{ | ||
"name": "@fluyappgo/commons", | ||
"version": "2.0.90", | ||
"version": "2.0.91", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
156912
469
4787