Module

x/ts_morph/mod.ts>FunctionLikeDeclarationStructure

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Very Popular
Go to Latest
interface FunctionLikeDeclarationStructure
implements SignaturedDeclarationStructure, TypeParameteredNodeStructure, JSDocableNodeStructure, StatementedNodeStructure
import { type FunctionLikeDeclarationStructure } from "https://dotland.deno.dev/x/ts_morph@19.0.0/mod.ts";