@extclp/vexip-ui
Version:
A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good
13 lines (12 loc) • 324 B
JavaScript
var n = /* @__PURE__ */ ((e) => (e.PENDING = "pending", e.UPLOADING = "uploading", e.FAIL = "fail", e.SUCCESS = "success", e.DELETE = "delete", e))(n || {});
const d = Object.freeze([
"name",
"detail",
"thumbnail",
"card"
]);
export {
n as StatusType,
d as uploadListTypes
};
//# sourceMappingURL=symbol.mjs.map