deno.land / x / esm@v135_2 / test / webtorrent / webtorrent.test.ts

webtorrent.test.ts
نووسراو ببینە
1
2
3
4
5
6
7
8
import { assertEquals } from "https://deno.land/std@0.180.0/testing/asserts.ts";
import webtorrent from "http://localhost:8080/webtorrent@2.0.18?target=es2022&no-dts";
Deno.test("webtorrent", async () => { assertEquals(typeof webtorrent, "function");});
esm

Version Info

Tagged at
a year ago