Skip to main content
Module

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

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

Gets if the node is a ParameteredNode.

Parameters

node: T | undefined

Returns

node is ParameteredNode & ParameteredNodeExtensionType & T