ch-admin-api-client-typescript 5.39.6 → 5.39.16
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.
|
@@ -22,6 +22,7 @@ export declare const MediaType: {
|
|
|
22
22
|
readonly Frontal: "Frontal";
|
|
23
23
|
readonly Diagonal: "Diagonal";
|
|
24
24
|
readonly Side: "Side";
|
|
25
|
+
readonly Vimeo: "Vimeo";
|
|
25
26
|
};
|
|
26
27
|
export type MediaType = typeof MediaType[keyof typeof MediaType];
|
|
27
28
|
//# sourceMappingURL=media-type.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"media-type.d.ts","sourceRoot":"","sources":["../../src/models/media-type.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AAEH,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"media-type.d.ts","sourceRoot":"","sources":["../../src/models/media-type.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AAEH,eAAO,MAAM,SAAS;;;;;;;;;CASZ,CAAC;AAEX,MAAM,MAAM,SAAS,GAAG,OAAO,SAAS,CAAC,MAAM,OAAO,SAAS,CAAC,CAAC"}
|
package/lib/models/media-type.js
CHANGED
package/package.json
CHANGED
package/src/models/media-type.ts
CHANGED