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 d6f5ace commit 2b47fb7Copy full SHA for 2b47fb7
tests/baselines/reference/api/tsserverlibrary.d.ts
@@ -2747,7 +2747,6 @@ declare namespace ts {
2747
checkType: Type;
2748
extendsType: Type;
2749
isDistributive: boolean;
2750
- isDistributionDependent: boolean;
2751
inferTypeParameters?: TypeParameter[];
2752
outerTypeParameters?: TypeParameter[];
2753
instantiations?: Map<Type>;
tests/baselines/reference/api/typescript.d.ts
0 commit comments