Skip to main content
The Deno 2 Release Candidate is here
Learn more
Extremely Popular
Go to Latest
method Node.isImplementsClauseable
import { Node } from "https://deno.land/x/fresh@1.6.8/src/dev/deps.ts";

Gets if the node is a ImplementsClauseableNode.

Parameters

node: T | undefined

Returns

node is ImplementsClauseableNode & ImplementsClauseableNodeExtensionType & T