UNPKG

expo-libvlc-player

Version:
4 lines 313 B
import { LibVlcPlayerViewProps, LibVlcPlayerViewRef } from "./LibVlcPlayer.types"; declare const LibVlcPlayerView: import("react").ForwardRefExoticComponent<LibVlcPlayerViewProps & import("react").RefAttributes<LibVlcPlayerViewRef>>; export default LibVlcPlayerView; //# sourceMappingURL=LibVlcPlayerView.d.ts.map