outro
- Type:
string| (chunk) =>string|Promise<string> - Optional
Defined in: options/output-options.ts:264
A string to append inside any format-specific wrapper.
See output.footer, output.postFooter as well.
string | (chunk) => string | Promise<string>A string to append inside any format-specific wrapper.
See output.footer, output.postFooter as well.