Skip to main content
Module

x/earthstar/mod.ts>_matchAll

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
variable _matchAll
import { _matchAll } from "https://deno.land/x/earthstar@v10.0.0-beta.4/mod.ts";

type

(re: RegExp, str: string) => RegExpExecArray[]