TOnEndCallback
Bun

type

OnEndCallback

type OnEndCallback = (result: BuildOutput) => void | Promise<void>