import { isType, isString } from './is'; const _isString = isType('1','String') debugger;