commit
This commit is contained in:
parent
4868ed9f80
commit
56b4fdb409
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
const mysql = require("mysql");
|
||||
import * as mysql from 'mysql';
|
||||
|
||||
export function getConnection() {
|
||||
return mysql.createConnection({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue