UNPKG

element-plus

Version:

A Component Library for Vue 3

15 lines (13 loc) 210 B
const emptyProps = { image: { type: String, default: "" }, imageSize: Number, description: { type: String, default: "" } }; export { emptyProps }; //# sourceMappingURL=empty3.mjs.map