Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function multilineRegexp
import { multilineRegexp } from "https://deno.land/x/validatte@0.7.5/behaviors/common/util/multilineRegex.ts";

Build RegExp object from an array of multiple/multi-line regexp parts

Parameters

parts: string[]
optional
flags = [UNSUPPORTED]