Skip to main content
Go to Latest
method SetAccessorDeclaration.prototype.getGetAccessorOrThrow
import { SetAccessorDeclaration } from "https://deno.land/x/deno2node@v1.7.1/src/deps.deno.ts";

Gets the corresponding get accessor or throws if not exists.

Parameters

optional
message: string | (() => string)