import { Node } from "https://dotland.deno.dev/x/ts_morph@15.1.0/mod.ts";
Gets if the provided node is a CommentClassElement.
Parameters
node: Node | undefined
Returns
node is CommentClassElement
x/ts_morph/mod.ts>Node.isCommentClassElement
import { Node } from "https://dotland.deno.dev/x/ts_morph@15.1.0/mod.ts";
Gets if the provided node is a CommentClassElement.