Skip to main content
Module

x/is_what/dist/isOneOf.d.ts

JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
Latest
import * as isWhat from "https://deno.land/x/is_what@v5.0.2/dist/isOneOf.d.ts";

Functions

A factory function that creates a function to check if the payload is one of the given types.