Module

x/ts_morph/mod.ts>FunctionDeclaration#remove

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Very Popular
Latest
method FunctionDeclaration.prototype.remove
import { FunctionDeclaration } from "https://dotland.deno.dev/x/ts_morph@22.0.0/mod.ts";

Removes this function declaration.