Skip to content
On this page

matche 类型处理

getType

扩展typeof运算符,表示操作数的类型。

getType.js
运行代码(Ctrl+S)复制代码

isEmpty

判断操作数是否空值

isEmpty.js
运行代码(Ctrl+S)复制代码

Released under the MIT License.