Skip to main content
Module

x/typeorm/src/entity-schema/EntitySchemaTransformer.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/EntitySchemaTransformer.ts";

Classes

Transforms entity schema into metadata args storage. The result will be just like entities read from decorators.