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

FunctionsRelayError

class FunctionsRelayError extends FunctionsError {
constructor(context: any);
}

§Extends

§
FunctionsError
[src]

§Constructors

§
new FunctionsRelayError(context: any)
[src]