Skip to main content
Module

x/ts_morph/mod.ts>TypeAliasDeclarationStructure

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Very Popular
Go to Latest
interface TypeAliasDeclarationStructure
implements Structure, TypeAliasDeclarationSpecificStructure, NamedNodeStructure, TypedNodeStructure, TypeParameteredNodeStructure, JSDocableNodeStructure, AmbientableNodeStructure, ExportableNodeStructure
import { type TypeAliasDeclarationStructure } from "https://deno.land/x/ts_morph@20.0.0/mod.ts";

Properties

type: string | WriterFunction