ran npm tagger & tagged type
This commit is contained in:
@ -84,6 +84,7 @@ isFunction:type,function
|
||||
isLowerCase:string,utility
|
||||
isNull:type
|
||||
isNumber:type,math
|
||||
isObject:type
|
||||
isPrime:math
|
||||
isPrimitive:type,function,array,string
|
||||
isPromiseLike:type,function,promise
|
||||
|
||||
Reference in New Issue
Block a user