UNPKG

expo-libvlc-player

Version:
3 lines 231 B
import { LibVlcPlayerViewNativeProps, LibVlcPlayerViewProps } from "../LibVlcPlayer.types"; export declare function convertNativeProps(props?: LibVlcPlayerViewProps): LibVlcPlayerViewNativeProps; //# sourceMappingURL=props.d.ts.map