0.0.1 • Published 6 years ago

x-type-check v0.0.1

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

API

type

type('abc') // string

type('abc', 'string') // true

isBoolean, isNumber, isString, isFunction, isArray, isDate, isRegExp, isObject, isError

receive one arg and return boolean

0.0.1

6 years ago