Skip to main content
Module

x/typeorm/src/metadata-args/TransactionRepositoryMetadataArgs.ts

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

Interfaces

Used to inject transaction's repository into the method wrapped with @Transaction decorator.