Build
Docs
Reference
Guides
Blog
Discord
/
Bun
/
OnEndCallback
T
OnEndCallback
Search the reference...
/
Build
Docs
Reference
Guides
Blog
Discord
/
Bun
/
OnEndCallback
T
OnEndCallback
type
OnEndCallback
type
OnEndCallback
=
(
result
:
BuildOutput
)
=>
void
|
Promise
<
void
>