Skip to main content
Module

x/ts_matches/src/parsers/simple-parsers.ts>regex

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

type

(tester: RegExp) => unknown