How to JsDoc a “mixed” type?

前端 未结 3 860
时光说笑
时光说笑 2021-02-11 14:46

Simple question, how do I document that \"Mixed-type\"? I know I could just list all possible types like {null|undefined|String|Number|Object} and end up finding my

3条回答
提交回复
热议问题