check-it-type
- 类型判断方法的封装
- 日常开发太少用到的类型, 不添加
使用
npm install check-it-type -D
import { type, isFunction } from 'check-it-type'
参考
日志
0.1.6
- 移除
isSameDate
, 转移至abandonjs
方法中
npm install check-it-type -D
import { type, isFunction } from 'check-it-type'
isSameDate
, 转移至 abandonjs
方法中npm i check-it-type
9
0.4.2
MIT
149 kB
85