Skip to main content
Module

x/fresh/src/dev/deps.ts>Node.isTypePredicate

The next-gen web framework.
Extremely Popular
Latest
method Node.isTypePredicate
import { Node } from "https://deno.land/x/fresh@1.7.1/src/dev/deps.ts";

Gets if the node is a TypePredicateNode.

Parameters

node: Node | undefined

Returns

node is TypePredicateNode