UNPKG

vast-player-react

Version:

A React Component That Plays an Inline VAST 4.0 Ad

12 lines (11 loc) 243 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var vastBaseStyle = exports.vastBaseStyle = { position: 'absolute', top: 0, bottom: 0, backgroundColor: 'transparent' }; //# sourceMappingURL=styles.js.map