UNPKG

t-fighting-design

Version:

Fighting design can quickly build interactive interfaces in vue3 applications, which looks good.

22 lines (21 loc) 266 B
const e = { files: { type: Array, default: () => [] }, accept: { type: String, default: () => "" }, name: { type: String, default: () => "" }, multiple: { type: Boolean, default: () => !1 } }; export { e as Props };