Interface: ContextStore
Defined in: packages/core/src/types/context.ts:20
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
help | object | - | packages/plugin-help/src/store.ts:7 |
help.addGroup | (options) => void | - | packages/plugin-help/src/store.ts:8 |
updateNotifier? | UpdateNotifier | The update-notifier instance, available if plugin-update-notifier is used. | packages/plugin-update-notifier/src/index.ts:18 |

