@figuredev/business-config-sdk
Advanced tools
Comparing version 0.15.27 to 0.15.28
@@ -17,2 +17,5 @@ import { TimeAvailabilityInfoDTO } from "./location"; | ||
hoursOfOperation?: TimeAvailabilityInfoDTO[]; | ||
config?: { | ||
uniqueGeneratorStrategy: "random" | "sequential"; | ||
}; | ||
}; | ||
@@ -19,0 +22,0 @@ export declare type TerminalPreviewDTO = { |
{ | ||
"name": "@figuredev/business-config-sdk", | ||
"version": "0.15.27", | ||
"version": "0.15.28", | ||
"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
62526
1294