Skip to content
Docs
Guides
Reference
Blog
Search APIs, docs, guides…
/
Install
Home
Docs
Guides
Reference
Blog
Install Bun v1.3.14
Browse symbols
type
OnEndCallback
type
OnEndCallback
=
(
result
:
BuildOutput
)
=>
void
|
Promise
<
void
>