react-visual-audio-recorder
Advanced tools
Comparing version
{ | ||
"name": "react-visual-audio-recorder", | ||
"version": "1.3.10", | ||
"version": "1.3.11", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -98,3 +98,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
options, | ||
extension: (_c = (_b = (_a = blob === null || blob === void 0 ? void 0 : blob.type) === null || _a === void 0 ? void 0 : _a.split(";")) === null || _b === void 0 ? void 0 : _b[0].split("/")) === null || _c === void 0 ? void 0 : _c[0], | ||
extension: (_c = (_b = (_a = blob === null || blob === void 0 ? void 0 : blob.type) === null || _a === void 0 ? void 0 : _a.split(";")) === null || _b === void 0 ? void 0 : _b[0].split("/")) === null || _c === void 0 ? void 0 : _c[1], | ||
}; | ||
@@ -101,0 +101,0 @@ } |