We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf26418 commit b30638cCopy full SHA for b30638c
1 file changed
src/parseTypeDefinition.ts
@@ -1,4 +1,4 @@
1
-import ts, { TypeFlags } from "typescript";
+import ts from "typescript";
2
import { ParserState } from "./ParserState";
3
import {
4
getDocumentationStringForDict,
0 commit comments