1 line
98 B
JavaScript
1 line
98 B
JavaScript
const props={description:{type:String},icon:{type:null},image:{type:String}};export default props; |