Skip to main content
Module

x/ts_morph/mod.ts>ImportAttributeNamedNode

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

Type Parameters

T extends Constructor<ImportAttributeNamedNodeExtensionType>