UNPKG

fast-vue3-ui

Version:

<h1 align="center"> fast-ui </h1>

38 lines (37 loc) 939 B
import o from "./button/index.mjs"; import { default as I } from "./button/index.mjs"; import a from "./icon/index.mjs"; import { default as h } from "./icon/index.mjs"; import t from "./link/index.mjs"; import { default as A } from "./link/index.mjs"; import r from "./upload/index.mjs"; import { default as L } from "./upload/index.mjs"; import m from "./shake/index.mjs"; import { default as P } from "./shake/index.mjs"; import e from "./uploadAvatar/index.mjs"; import { default as j } from "./uploadAvatar/index.mjs"; import f from "./uploadImage/index.mjs"; import { default as w } from "./uploadImage/index.mjs"; import p from "./uploadFile/index.mjs"; import { default as z } from "./uploadFile/index.mjs"; const F = [ o, a, t, r, m, e, f, p ]; export { I as Button, j as FastUploadAvatar, z as FastUploadFile, w as FastUploadImage, h as Icon, A as Link, P as Shake, L as Upload, F as default };