Extremely Popular
Go to Latest
method Node.isCommentClassElement
import { Node } from "https://dotland.deno.dev/x/fresh@1.1.5/src/dev/deps.ts";

Gets if the provided node is a CommentClassElement.

Parameters

node: Node | undefined

Returns

node is CommentClassElement