UNPKG

@googleforcreators/media

Version:

Functionality for creating and working with media resources in the Web Stories editor.

3 lines (2 loc) 234 B
import o from"./preloadVideo.js";import e from"./getImageFromVideo.js";import r from"./seekVideo.js";async function t(t){const a=await o(t);return await r(a),e(a)}export{t as default}; //# sourceMappingURL=getFirstFrameOfVideo.js.map