Skip to content

happypdf / escapeRegExp

Function: escapeRegExp()

ts
function escapeRegExp(str): string;

Defined in: src/utils/strings.ts:43

Parameters

ParameterType
strstring

Returns

string

MIT Licensed. A fork of pdf-lib.