Skip to main content
Module

x/typeorm/src/entity-schema/EntitySchema.ts

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

Classes

Interface for entity metadata mappings stored inside "schemas" instead of models decorated by decorators.