0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-07 14:56:56 -05:00
denoland-deno/cli/tests/testdata/coverage/no_transpiled_lines/index.ts
2023-10-27 10:34:30 -04:00

3 lines
114 B
TypeScript

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