Files

1 line
124 B
JavaScript
Raw Permalink Normal View History

2025-11-28 16:49:36 +08:00
const props={disabled:{type:Boolean},left:{type:Array},opened:{type:null,value:!1},right:{type:Array}};export default props;