mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
Indentation.
This commit is contained in:
parent
d7d619837d
commit
457db39073
2
vinyl/vinyl.d.ts
vendored
2
vinyl/vinyl.d.ts
vendored
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user