ismism/ismism.ts/tst/mod.test.ts
2023-12-04 13:32:36 +08:00

3 lines
177 B
TypeScript

export { assertEquals } from "https://deno.land/std@0.203.0/assert/assert_equals.ts"
export { assertNotEquals } from "https://deno.land/std@0.203.0/assert/assert_not_equals.ts"