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) 66 B
import { Type } from './type'; export declare const assert: Type;