summaryrefslogtreecommitdiff
path: root/tests/testdata/coverage/no_transpiled_lines/index.ts
blob: 75788fc2b11e9e5bc697f2265545db5aa5dc46b5 (plain)
1
2
3
export { assertStrictEquals } from "@std/assert";

export * from "./interface.ts";