@kohost/api-client 3.0.0-beta.20 → 3.0.0-beta.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/Models.js +1 -0
- package/dist/esm/Models.js +1 -0
- package/dist/esm/Models.js.map +2 -2
- package/package.json +1 -1
package/dist/cjs/Models.js
CHANGED
package/dist/esm/Models.js
CHANGED
|
@@ -13973,6 +13973,7 @@ var require_property = __commonJS({
|
|
|
13973
13973
|
CheckIn: {},
|
|
13974
13974
|
CheckOut: {},
|
|
13975
13975
|
Concierge: {},
|
|
13976
|
+
DigitalKey: {},
|
|
13976
13977
|
Elevator: {}
|
|
13977
13978
|
},
|
|
13978
13979
|
additionalProperties: false,
|