UNPKG

tdesign-miniprogram

Version:
15 lines (14 loc) 202 B
const props = { links: { type: Array, value: [], }, logo: { type: Object, }, text: { type: String, value: '', }, }; export default props;