UNPKG

video-ad-sdk

Version:

VAST/VPAID SDK that allows video ads to be played on top of any player

12 lines (11 loc) 271 B
export {run, type RunOptions} from './run' export {runWaterfall} from './runWaterfall' export type { RunWaterfallOptions, RunWaterfallHooks, ErrorData } from './runWaterfall' export type { StartVideoAdOptions, StartAdUnitOptions } from './helpers/startVideoAd'