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 1936ab2 commit fecf85cCopy full SHA for fecf85c
lib/gulp_plugin.d.ts
@@ -1,4 +1,5 @@
1
import {Transform, TransformCallback} from "node:stream";
2
+import File from "vinyl"
3
4
/**
5
* Defines the options of a {@link GulpPlugin} instance.
0 commit comments