Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
method ConstructSignatureDeclaration.prototype.getParentOrThrow
import { ConstructSignatureDeclaration } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";

Parameters

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

Returns

NonNullable<NodeParentType<ts.ConstructSignatureDeclaration>>