UNPKG

lambdaorm

Version:
6 lines (5 loc) 98 B
export interface ConnectionConfig { name: string; dialect: string; connection: any; }