import { Node } from "https://dotland.deno.dev/x/ts_morph@21.0.0/mod.ts";
Gets if the node is a ClassLikeDeclarationBase.
Type Parameters
T extends Node
Parameters
node: T | undefined
Returns
node is ClassLikeDeclarationBase & ClassLikeDeclarationBaseExtensionType & T