UNPKG

@entity-factory/typeorm

Version:
3 lines (2 loc) 117 B
import { ConnectionOptions } from 'typeorm'; export declare type TypeormAdapterOptions = string | ConnectionOptions;