We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0259eb0 commit 1022a67Copy full SHA for 1022a67
1 file changed
types/istanbul-lib-instrument/index.d.ts
@@ -1,5 +1,5 @@
1
-import * as babelTypes from "babel-types";
2
import { GeneratorOptions } from "babel-generator";
+import * as babelTypes from "babel-types";
3
import { FileCoverage, FileCoverageData, Range } from "istanbul-lib-coverage";
4
import { RawSourceMap } from "source-map";
5
0 commit comments