如何定义一个空对象
isUndef
检测 ,
isDef
检测非 ,
isTrue
检测 true
isFalse
检测 false
isPrimitive
检测值是否是 Primitive
isObject
检测对象
toRawType
isPlainObject
isRegExp
检测是否是正则表达式export function isRegExp (v)
isValidArrayIndex
检测数组下标是否越界
isPromise
toString
toNumber
makeMap
isBuiltInTag
isReservedAttribute
remove
hasOwn
cached
camelize
驼峰化
capitalize
hyphenate
bind
toArray
将类似 array 转成真正的数组
extend
toObject
/**
Merge an Array of Objects into a single Object.*/
noop
占位函数
no
identity
once
领取专属 10元无门槛券
私享最新 技术干货