Module

std/encoding/yaml/utils.ts>isRegExp

Deno standard library
Go to Latest
function isRegExp
import { isRegExp } from "https://dotland.deno.dev/std@0.36.0/encoding/yaml/utils.ts";

Parameters

value: unknown

Returns

value is RegExp