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