UNPKG

expo-libvlc-player

Version:
6 lines 216 B
import { NativeModule } from "expo"; declare class LibVlcPlayerModule extends NativeModule<{}> { } declare const _default: LibVlcPlayerModule; export default _default; //# sourceMappingURL=LibVlcPlayerModule.d.ts.map