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

ReplaceError

Error type raised by Node.replace when given an invalid replacement.

class ReplaceError extends Error { }

§Extends

§
Error
[src]