import { Node } from "https://dotland.deno.dev/x/fresh@1.7.3/src/dev/deps.ts";
Gets if the node is an ExclamationTokenableNode.
Type Parameters
T extends Node
Parameters
node: T | undefined
import { Node } from "https://dotland.deno.dev/x/fresh@1.7.3/src/dev/deps.ts";
Gets if the node is an ExclamationTokenableNode.