Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/earthstar/mod.browser.ts>_matchAll

Storage for private, distributed, offline-first applications.
Go to Latest
variable _matchAll
import { _matchAll } from "https://deno.land/x/earthstar@v10.0.1/mod.browser.ts";

type

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