deno/tests/testdata/coverage/no_transpiled_lines/index.ts
2024-07-25 15:30:28 +10:00

3 lines
83 B
TypeScript

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