Repository URL to install this package:
|
Version:
2.0.1 ▾
|
import toObjStringTag from './toObjStringTag'
import toStringTag from './toStringTag'
import { isTagEq } from './isTagEq'
import isTypeEq from './isTypeEq'
import toKindOf from './toKindOf'
import toTypeTag from './toTypeTag'
export {
isTagEq as tagEq,
isTypeEq as isType,
isTypeEq as typeEquals,
isTagEq as tagEquals,
isTagEq,
isTypeEq,
}
export { toObjStringTag, toStringTag }
export { toKindOf, toTypeTag }