6 lines
102 B
TypeScript
6 lines
102 B
TypeScript
export {
|
|
describe,
|
|
expect,
|
|
it,
|
|
mockfn,
|
|
} from "https://js.thunderk.net/testing@1.0.0/mod.ts";
|