UNPKG

element-plus

Version:

A Component Library for Vue 3

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