TOnStartCallback
Bun

type

OnStartCallback

type OnStartCallback = () => void | Promise<void>