Module

x/ts_morph/ts_morph.d.ts>ExportableNodeStructure

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Very Popular
Go to Latest
interface ExportableNodeStructure
import { type ExportableNodeStructure } from "https://dotland.deno.dev/x/ts_morph@15.1.0/ts_morph.d.ts";

Properties

optional
isExported: boolean
optional
isDefaultExport: boolean