UNPKG

video-ad-sdk

Version:

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

3 lines (2 loc) 162 B
import type { VpaidCreativeAdUnit } from '../../../types'; export declare const handshake: (creativeAd: VpaidCreativeAdUnit, supportedVersion: string) => string;