UNPKG

video-ad-sdk

Version:

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

4 lines (2 loc) 119 B
const supported = 'srcdoc' in document.createElement('iframe') export const supportsSrcdoc = (): boolean => supported