class ClassElement extends Node<T>import { ClassElement } from "https://dotland.deno.dev/x/ts_morph@20.0.0/mod.ts"; Type ParametersoptionalT extends ts.ClassElement = ts.ClassElementMethodsremove(): voidRemoves the class member.