UNPKG

react-native-video

Version:
6 lines (5 loc) 195 B
import { type ConfigPlugin } from '@expo/config-plugins'; /** * Sets whether to enable the IMA SDK to use ADS with `react-native-video`. */ export declare const withAds: ConfigPlugin<boolean>;