mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-26 13:24:39 +02:00
init
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import { registerPlugin } from '@capacitor/core';
|
||||
|
||||
const MyNativeAudio = registerPlugin('MyNativeAudio');
|
||||
export default MyNativeAudio;
|
||||
Reference in New Issue
Block a user