@figuredev/business-config-sdk
Advanced tools
Comparing version 0.15.78 to 0.15.79
@@ -128,3 +128,4 @@ import { TimeAvailabilityInfoDTO } from "./location"; | ||
KDS = "kds", | ||
Aggregator = "aggregator" | ||
Aggregator = "aggregator", | ||
OSB = "osb" | ||
} |
@@ -40,3 +40,4 @@ "use strict"; | ||
TerminalType["Aggregator"] = "aggregator"; | ||
TerminalType["OSB"] = "osb"; | ||
})(TerminalType || (exports.TerminalType = TerminalType = {})); | ||
//# sourceMappingURL=terminal.js.map |
{ | ||
"name": "@figuredev/business-config-sdk", | ||
"version": "0.15.78", | ||
"version": "0.15.79", | ||
"license": "ISC", | ||
@@ -5,0 +5,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
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
87299
1935