deno.land / x / esm@v135_2 / test / issue-592 / issue-592.test.ts

issue-592.test.ts
نووسراو ببینە
1
2
3
4
5
6
7
8
import { assertEquals } from "https://deno.land/std@0.180.0/testing/asserts.ts";
import { createConnection } from "http://localhost:8080/mysql2@3.2.0";
Deno.test("issue #592", async () => { assertEquals(typeof createConnection, "function");});
esm

Version Info

Tagged at
a year ago