UNPKG

video-ad-sdk

Version:

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

5 lines (4 loc) 102 B
export declare class VastError extends Error { code?: number; constructor(message: string); }