mirror of
https://github.com/MrSedan/neuro-reply-website.git
synced 2026-01-14 20:49:42 +03:00
3 lines
75 B
TypeScript
3 lines
75 B
TypeScript
import { DataSource } from "typeorm";
|
|
export declare const db: DataSource;
|