1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 11:58:13 +00:00
classcharts-api-js/deps_dev.ts

6 lines
112 B
TypeScript
Raw Permalink Normal View History

export {
assertEquals,
assertExists,
assertRejects,
2023-09-17 17:56:27 +01:00
} from "https://deno.land/std@0.201.0/assert/mod.ts";