Skip to main content
Module

x/typeorm/src/subscriber/EntitySubscriberInterface.ts

Forked from https://github.com/typeorm/typeorm
Latest
import * as typeorm from "https://deno.land/x/typeorm@v0.2.23-rc10/src/subscriber/EntitySubscriberInterface.ts";

Interfaces

Classes that implement this interface are subscribers that subscribe for the specific events in the ORM.