@vidubia/constants
Advanced tools
Comparing version 3.7.0 to 3.8.0
@@ -8,4 +8,5 @@ export declare enum OutputItems { | ||
DUBBED_VIDEO = "DUBBED_VIDEO", | ||
DUBBED_HARDCODED_SUB_VIDEO = "DUBBED_HARDCODED_SUB_VIDEO", | ||
LITE_DUBBED_VIDEO = "LITE_DUBBED_VIDEO" | ||
} | ||
export default OutputItems; |
@@ -12,4 +12,5 @@ "use strict"; | ||
OutputItems["DUBBED_VIDEO"] = "DUBBED_VIDEO"; | ||
OutputItems["DUBBED_HARDCODED_SUB_VIDEO"] = "DUBBED_HARDCODED_SUB_VIDEO"; | ||
OutputItems["LITE_DUBBED_VIDEO"] = "LITE_DUBBED_VIDEO"; | ||
})(OutputItems = exports.OutputItems || (exports.OutputItems = {})); | ||
exports.default = OutputItems; |
{ | ||
"name": "@vidubia/constants", | ||
"version": "3.7.0", | ||
"version": "3.8.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/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
26582
693