diff --git a/vinyl/vinyl.d.ts b/vinyl/vinyl.d.ts index 4dd8016a5..b41a8151b 100644 --- a/vinyl/vinyl.d.ts +++ b/vinyl/vinyl.d.ts @@ -57,7 +57,7 @@ declare module 'vinyl' { /** * Type: Buffer|Stream|null (Default: null) */ - public contents: Buffer | NodeJS.ReadableStream; + public contents: Buffer | NodeJS.ReadableStream; /** * Returns path.relative for the file base and file path. * Example: