Appearance
Document = { [K in keyof DocumentRegistry]: DocumentRegistry[K] }
{ [K in keyof DocumentRegistry]: DocumentRegistry[K] }
Defined in: core/dist/plugin.d.ts:13
Derived state: one slice per plugin, keyed by plugin id.