Module

x/ts_morph/ts_morph.d.ts>ClassMemberStructures

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Very Popular
Go to Latest
type alias ClassMemberStructures
import { type ClassMemberStructures } from "https://dotland.deno.dev/x/ts_morph@21.0.0/ts_morph.d.ts";
definition:
| ConstructorDeclarationStructure
| GetAccessorDeclarationStructure
| SetAccessorDeclarationStructure
| MethodDeclarationStructure
| PropertyDeclarationStructure
| ClassStaticBlockDeclarationStructure