UNPKG

video-ad-sdk

Version:

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

2 lines (1 loc) 173 B
export const getResource = ({ staticResource, htmlResource, iFrameResource: indexFrameResource } = {}) => staticResource || htmlResource || indexFrameResource || undefined;