Skip to main content
Module

x/is_what/dist/isRegExp.js>isRegExp

JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
Latest
function isRegExp
import { isRegExp } from "https://deno.land/x/is_what@v5.0.2/dist/isRegExp.js";

Returns whether the payload is a regular expression (RegExp)

Parameters

payload