Module

x/ts_morph/mod.ts>Constructor

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Very Popular
Go to Latest
type alias Constructor
import { type Constructor } from "https://dotland.deno.dev/x/ts_morph@20.0.0/mod.ts";
definition: new (...args: any[]) => T