/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/@capgo/capacitor-screen-recorder@8.2.27/dist/plugin.cjs.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
"use strict";var core=require("@capacitor/core");const ScreenRecorder=core.registerPlugin("ScreenRecorder",{web:()=>Promise.resolve().then((function(){return web})).then((e=>new e.ScreenRecorderWeb))});class ScreenRecorderWeb extends core.WebPlugin{async start(){throw new Error("Method not implemented.")}async stop(){throw new Error("Method not implemented.")}async getPluginVersion(){return{version:"web"}}}var web=Object.freeze({__proto__:null,ScreenRecorderWeb:ScreenRecorderWeb});exports.ScreenRecorder=ScreenRecorder;
//# sourceMappingURL=/sm/d347664500434ba2111bf9e44b4825577d050f79643f429b09f29343b2e1d53c.map