UNPKG

video-ad-sdk

Version:

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

4 lines (3 loc) 208 B
export { createVideoAdContainer } from './createVideoAdContainer'; export { VideoAdContainer, type AddScriptOptions } from './VideoAdContainer'; export type { LoadScriptOptions } from './helpers/loadScript';