UNPKG

@glomex/vast-ima-player

Version:

Convenience wrapper for advertising video/audio content with Google IMA

4 lines (3 loc) 202 B
import { loadImaSdk } from '@alugha/ima'; import { Player, PlayerOptions, PlayerError, PlayerEvent } from './vast-ima-player'; export { Player, PlayerOptions, PlayerError, PlayerEvent, loadImaSdk };