UNPKG

video-ad-sdk

Version:

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

2 lines (1 loc) 93 B
export const isIos = () => /iPad|iPhone|iPod/.test(navigator.userAgent) && !window.MSStream;