import { Node } from "https://deno.land/x/fresh@1.1.4/src/dev/deps.ts";
Gets if the node is a ConstructSignatureDeclaration.
Parameters
node: Node | undefined
- Node to check.
import { Node } from "https://deno.land/x/fresh@1.1.4/src/dev/deps.ts";
Gets if the node is a ConstructSignatureDeclaration.