Skip to main content
Latest
method GetAccessorDeclaration.prototype.getSetAccessorOrThrow
import { GetAccessorDeclaration } from "https://deno.land/x/deno2node@v1.12.0/src/deps.deno.ts";

Gets the corresponding set accessor or throws if not exists.

Parameters

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

Returns

SetAccessorDeclaration