Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function multilineRegexp
import { multilineRegexp } from "https://deno.land/x/validatte@0.7.1/behaviors/common/util/multilineRegex.ts";

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

Parameters

parts: string[]
optional
flags = [UNSUPPORTED]