0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-31 11:49:31 -05:00
denoland-deno/cli/tests/testdata/coverage/no_transpiled_lines/index.ts
2023-11-22 02:03:03 +01:00

3 lines
114 B
TypeScript

export { assertStrictEquals } from "../../../../../test_util/std/assert/mod.ts";
export * from "./interface.ts";