Settings
UsedefinePluginSettings from @api/Settings and OptionType from @utils/types.
settings.store. In React components, subscribe only to the keys you need:
Toasts
Use Discord’s toast helpers from@webpack/common:
Modals
Use modal helpers from@utils/modal and Discord or local components for controls.
Injected React components
Wrap injected render functions withErrorBoundary.wrap.

