mirror of
https://github.com/denoland/deno.git
synced 2025-02-03 05:05:35 -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";
|