VFileWithOutput<
Result
>:Result
extendsValue
|undefined
?VFile
:VFile
&object
Type to generate a VFile
corresponding to a compiler result.
If a result that is not acceptable on a VFile
is used, that will
be stored on the result
field of VFile
.
Type Parameter |
---|
Result extends CompileResults | undefined |
node_modules/unified/lib/index.d.ts:1019