Skip to main content
Module

x/typeorm/src/subscriber/event/LoadEvent.ts

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

Interfaces

LoadEvent is an object that broadcaster sends to the entity subscriber when an entity is loaded from the database.