Skip to main content
Module

std/node/util.ts>types.isRegExp

Deno standard library
Go to Latest
function types.isRegExp
import { types } from "https://deno.land/std@0.101.0/node/util.ts";
const { isRegExp } = types;

Parameters

value: unknown

Returns

boolean