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

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

Version Info

Tagged at
a year ago