Skip to main content
Module

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

Compile your Deno project to run on Node.js.
Latest
type alias RegExpSource
import { type RegExpSource } from "https://deno.land/x/deno2node@v1.13.0/src/util/regexp.ts";
definition: Pick<RegExp, "source">