We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8efb9d1 commit 4d8262bCopy full SHA for 4d8262b
test-d/context.ts
@@ -1,6 +1,6 @@
1
import {expectError, expectType} from 'tsd';
2
3
-import anyTest, {Macro, TestInterface} from '..';
+import anyTest, {ExecutionContext, TestInterface} from '..';
4
5
interface Context {
6
foo: string;
0 commit comments