UNPKG

is-any-type

Version:

is-any-type simple functionality alternative to check data type references such as typeof and instanceof

3 lines (2 loc) 65 B
import { Type } from './type'; export const assert = new Type();