Changed to deno suport
This commit is contained in:
parent
f69802edc9
commit
785afbdec5
28 changed files with 531 additions and 88 deletions
|
@ -1,4 +1,4 @@
|
|||
import * as mysql from "mysql";
|
||||
import * as mysql from "npm:mysql";
|
||||
import { rejects } from "node:assert";
|
||||
import { resolve } from "node:path";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue