Skip to main content
Module

x/ts_morph/mod.ts>ClassPropertyTypes

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Very Popular
Go to Latest
type alias ClassPropertyTypes
import { type ClassPropertyTypes } from "https://deno.land/x/ts_morph@21.0.1/mod.ts";
definition: PropertyDeclaration | GetAccessorDeclaration | SetAccessorDeclaration