OnLoadCallback

TOnLoadCallback
Bun

Symbol

OnLoadCallback

type OnLoadCallback = (args: OnLoadArgs) => OnLoadResult | Promise<OnLoadResult>