iterators/deps.testing.ts

7 lines
107 B
TypeScript
Raw Permalink Normal View History

2021-08-17 16:06:37 +00:00
export {
describe,
expect,
it,
mockfn,
} from "https://js.thunderk.net/devtools@1.3.0/testing.ts";