Skip to content

bb.onDispose

bb 0.43.3SDK 0.4.104pinned e865697 (desktop-v0.43.3)

stableonDispose

Register cleanup to run on reload/disable/shutdown. Hooks run LIFO. The sanctioned place to clear timers and close connections.

Source

packages/plugin-sdk/src/backend-contract.ts line 2075, at the pinned commit.

The brief is Markdown, written for a coding agent: what the capability is, where it registers, every SDK symbol with a pinned permalink, the rules that bite, and what done means.