Skip to main content
Module

x/deno2node/src/util/regexp.ts>union

Compile your Deno project to run on Node.js.
Latest
variable union
import { union } from "https://deno.land/x/deno2node@v1.13.0/src/util/regexp.ts";

type

(strings: ReadonlyArray<string | RegExpSource>) => RegExpSource