UNPKG

video-ad-sdk

Version:

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

3 lines (2 loc) 126 B
import type { Optional } from '../../types'; export declare const parseOffset: (offset: string) => Optional<string | number>;