Are you an LLM? You can read better optimized documentation at /reference/OutputOptions.postFooter.md for this page in Markdown format
postFooter
- Type:
optionalpostFooter:string| (chunk) =>string|Promise<string>
Defined in: options/output-options.ts:246
A string to append to the bundle after renderChunk hook and minification.
See output.footer, output.outro as well.