@tarojs/components
Version:
1 lines • 397 B
JavaScript
import{r as registerInstance,h,H as Host}from"./index-ab3c86da.js";import{n as notSupport}from"./helper-8a85bb65.js";import"@tarojs/taro";var AnimationVideo=function(){function o(o){registerInstance(this,o)}o.prototype.componentDidLoad=function(){notSupport("AnimationVideo",this)};o.prototype.render=function(){return h(Host,null)};return o}();export{AnimationVideo as taro_animation_video_core};