Files

4 lines
219 B
JavaScript
Raw Permalink 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 {};