UNPKG

flagpole

Version:

Simple and fast DOM integration, headless or headful browser, and REST API testing framework.

8 lines 319 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.FfprobeResponse = void 0; const json_response_1 = require("../json/json-response"); class FfprobeResponse extends json_response_1.JsonResponse { } exports.FfprobeResponse = FfprobeResponse; //# sourceMappingURL=ffprobe-response.js.map