Announcing Vite+ Alpha: Open source. Unified. Next-gen.
Skip to content
Main Navigation
Docs
Guide
In-Depth
Glossary
Options & APIs
REPL
Resources
Team
Contribute
Roadmap
Search
⌘
Ctrl
K
Appearance
Menu
Return to top
On this page
Are you an LLM? You can read better optimized documentation at /reference/TypeAlias.AddonFunction.md for this page in Markdown format
Type Alias: AddonFunction
Type
: (
chunk
) =>
string
|
Promise
<
string
>
Defined in:
options/output-options.ts:57
Parameters
chunk
RenderedChunk
Returns
string
|
Promise
<
string
>