functional/deps.testing.ts
2021-08-27 01:01:08 +02:00

6 lines
97 B
TypeScript

export {
describe,
expect,
it,
} from "https://js.thunderk.net/devtools@1.3.1/testing.ts";