mirror of
https://github.com/denoland/deno.git
synced 2025-03-04 01:44:26 -05:00

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";
|