/
var
/
www
/
html
/
wordpress
/
wp-content
/
plugins
/
presto-player
/
dist
/
components
/
components
/
Upload File
HOME
import{proxyCustomElement,HTMLElement,h}from"@stencil/core/internal/client";import{d as defineCustomElement$1}from"./presto-video2.js";const PrestoBunny=proxyCustomElement(class extends HTMLElement{constructor(){super(),this.__registerHost()}render(){return h("presto-video",{key:"ec0230a6921905dde598bb5217ef1b7204c15e83",getRef:this.getRef,player:this.player,autoplay:this.autoplay,preload:this.preload,poster:this.poster,playsinline:this.playsinline,src:this.src,tracks:this.tracks,videoAttributes:this.videoAttributes})}},[256,"presto-bunny",{getRef:[1040,"get-ref"],autoplay:[4],src:[1],preload:[1],poster:[1025],player:[8],tracks:[16],playsinline:[4],provider:[1],videoAttributes:[16,"video-attributes"]}]);function defineCustomElement(){"undefined"!=typeof customElements&&["presto-bunny","presto-video"].forEach(e=>{switch(e){case"presto-bunny":customElements.get(e)||customElements.define(e,PrestoBunny);break;case"presto-video":customElements.get(e)||defineCustomElement$1()}})}export{PrestoBunny as P,defineCustomElement as d};