UNPKG

video-ad-sdk

Version:

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

5 lines (4 loc) 190 B
export { createVideoAdUnit } from './createVideoAdUnit'; export { VastAdUnit } from './VastAdUnit'; export { VideoAdUnit } from './VideoAdUnit'; export { VpaidAdUnit } from './VpaidAdUnit';