UNPKG

flamingo-ui

Version:

火烈鸟UI组件库

9 lines (8 loc) 197 B
import CustomVideo from "./CustomVideo.js"; CustomVideo.install = (app) => { app.component("CustomVideo", CustomVideo); }; var stdin_default = CustomVideo; export { stdin_default as default };