Skip to main content
Module

x/typeorm/src/index.ts>AfterUpdate

Forked from https://github.com/typeorm/typeorm
Latest
function AfterUpdate
import { AfterUpdate } 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 update.