import * as typeorm from "https://deno.land/x/typeorm@v0.2.23-rc10/src/subscriber/event/RemoveEvent.ts";
Interfaces
RemoveEvent is an object that broadcaster sends to the entity subscriber when entity is being removed to the database. |
import * as typeorm from "https://deno.land/x/typeorm@v0.2.23-rc10/src/subscriber/event/RemoveEvent.ts";
RemoveEvent is an object that broadcaster sends to the entity subscriber when entity is being removed to the database. |