Skip to content

Commit fecf85c

Browse files
author
Cédric Belin
committed
Fix the TypeScript typings
1 parent 1936ab2 commit fecf85c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/gulp_plugin.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import {Transform, TransformCallback} from "node:stream";
2+
import File from "vinyl"
23

34
/**
45
* Defines the options of a {@link GulpPlugin} instance.

0 commit comments

Comments
 (0)