mirror of
https://github.com/denoland/deno.git
synced 2025-02-07 06:54:07 -05:00
![Asher Gomez](/assets/img/avatar_default.png)
Re-attempt at #21284. I was more thorough this time. --------- Signed-off-by: Asher Gomez <ashersaupingomez@gmail.com>
3 lines
114 B
TypeScript
3 lines
114 B
TypeScript
export { assertStrictEquals } from "../../../../../test_util/std/assert/mod.ts";
|
|
|
|
export * from "./interface.ts";
|