Skip to content

getTypeORMDatabases

@tsed/cli-plugin-typeorm

Usage

typescript
import { getTypeORMDatabases } from "@tsed/cli-plugin-typeorm/src/utils/getTypeORMDatabases";

See /packages/cli-plugin-typeorm/src/utils/getTypeORMDatabases.ts.

Overview

ts
function getTypeORMDatabases(): [string, import("@tsed/cli").Feature][];

Released under the MIT License.