Skip to main content
Module

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

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

Gets if the node is a RestTypeNode.

Parameters

node: Node | undefined

Returns

node is RestTypeNode