UNPKG

video-ad-sdk

Version:

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

27 lines (26 loc) 537 B
export {NodeType} from './xml' export type {Attributes, ParsedXML} from './xml' export type { ParsedAd, VastResponse, VastChain, ParsedOffset, VastIcon, RenderedVastIcon, VastMacro, InteractiveFile, MediaFile, VastTrackingEvent, WrapperOptions, VastChainDetails, MacroData, MetricHandlerData, PixelTracker, VastEventTrackerOptions, VpaidCreativeAdUnit, VpaidCreativeData, VpaidEnvironmentVariables, ExecutionContext, Hooks } from './vast' export type {Optional, CancelFunction} from './helpers'