ProcessCallback<
File
>: (error
?,file
?) =>undefined
Callback called when the process is done.
Called with either an error or a result.
Type Parameter | Default type |
---|---|
File extends VFile | VFile |
Parameter | Type |
---|---|
error ? | Error |
file ? | File |
undefined
node_modules/unified/lib/index.d.ts:976