mirror of
https://github.com/denoland/deno.git
synced 2025-01-31 11:49:31 -05:00
20aa0796e6
Closes #21002
3 lines
114 B
TypeScript
3 lines
114 B
TypeScript
export { assertStrictEquals } from "../../../../../test_util/std/assert/mod.ts";
|
|
|
|
export * from "./interface.ts";
|