3 lines
77 B
TypeScript
3 lines
77 B
TypeScript
import {createConnection} from "typeorm";
|
|
|
|
export default createConnection(); |