Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

escapeRegExp

function escapeRegExp(string: string): string;
§
escapeRegExp(string: string): string
[src]

§Parameters

§
string: string
[src]

§Return Type

§
string
[src]