mirror of
https://github.com/denoland/deno.git
synced 2024-12-01 16:51:13 -05:00
d2b5254c33
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";
|