We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6ea91e commit f838e11Copy full SHA for f838e11
src/test/converter/declaration/external.d.ts
@@ -1,3 +1,3 @@
1
-import ts from "typescript";
+import * as ts from "typescript";
2
3
export const ActionSet: ts.server.ActionSet;
0 commit comments