Skip to main content
Module

x/typeorm/src/index.ts>AfterRemove

Forked from https://github.com/typeorm/typeorm
Latest
function AfterRemove
import { AfterRemove } from "https://deno.land/x/typeorm@v0.2.23-rc10/src/index.ts";

Calls a method on which this decorator is applied after this entity removal.