Skip to content

Interface: ContextStore

Defined in: packages/core/src/types/context.ts:20

Properties

PropertyTypeDescriptionDefined 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

Released under the MIT license