Files
BizGaze_Remote/mobile/plugins/audio-route/dist/esm/index.js
T

4 lines
219 B
JavaScript
Raw Normal View History

// Native-only plugin — the web app calls window.Capacitor.Plugins.AudioRoute directly (it loads the UI from
// a remote URL, so nothing here is bundled). This stub only exists so the npm package resolves.
export {};