Skip to main content
Module

x/ts_matches/src/parsers/index.ts>regex

Being able to pattern match in typescript
Latest
variable regex
Re-export
import { regex } from "https://deno.land/x/ts_matches@v5.4.0/src/parsers/index.ts";

type

(tester: RegExp) => unknown