UNPKG

flamingo-ui

Version:

火烈鸟UI组件库

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