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 4b1a7ba commit e6038b1Copy full SHA for e6038b1
‎src/autoProcess.ts
@@ -1,6 +1,6 @@
1
import stripIndent from 'strip-indent';
2
3
-import { PreprocessorArgs, Transformer } from './types/index';
+import { PreprocessorArgs } from './types/index';
4
import type {
5
Transformers,
6
PreprocessorGroup,
0 commit comments