Skip to content
Lukas Dattenberger edited this page Feb 8, 2022 · 1 revision

Namespace: Regex

Table of contents

Functions

Functions

returnMatchOrThrow

returnMatchOrThrow(string, matcher): RegExpMatchArray

Parameters

Name Type
string string
matcher RegExp

Returns

RegExpMatchArray

Defined in

lib/regex.ts:3


wörterRegex

wörterRegex(wörter): string

Parameters

Name Type
wörter string[]

Returns

string

Defined in

lib/regex.ts:10

dattelib

Namespaces

Clone this wiki locally