import * as typeorm from "https://deno.land/x/typeorm@v0.2.23-rc10/src/metadata-builder/ClosureJunctionEntityMetadataBuilder.ts";
Classes
Creates EntityMetadata for junction tables of the closure entities. Closure junction tables are tables generated by closure entities. |