Skip to main content
Module

x/ts_morph/mod.ts>JSDocNonNullableType#getTypeNode

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Very Popular
Latest
method JSDocNonNullableType.prototype.getTypeNode
import { JSDocNonNullableType } from "https://deno.land/x/ts_morph@22.0.0/mod.ts";

Gets the type node of the JS doc non-nullable type node.

Returns

TypeNode<ts.TypeNode>