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