tuil
ReferencePackages@mwillbanks/tuil-pluginAPI

ExtensionPointMap

type exported by @mwillbanks/tuil-plugin.

View rawEdit

type

Public type exported by @mwillbanks/tuil-plugin.

export type ExtensionPointMap = DefaultExtensionPoints;

Members

MemberTypeRequiredDescriptionRelated types
routesunknownYesThe routes member uses the unknown contract.
registryunknownYesThe registry member uses the unknown contract.
workflowsunknownYesThe workflows member uses the unknown contract.
themeunknownYesThe theme member uses the unknown contract.
statusBarunknownYesThe statusBar member uses the unknown contract.
appBarunknownYesThe appBar member uses the unknown contract.
menusunknownYesThe menus member uses the unknown contract.
keybindingsunknownYesThe keybindings member uses the unknown contract.
dataAdaptersunknownYesThe dataAdapters member uses the unknown contract.
persistenceAdaptersunknownYesThe persistenceAdapters member uses the unknown contract.
operationExecutorsunknownYesThe operationExecutors member uses the unknown contract.
devtoolsunknownYesThe devtools member uses the unknown contract.
componentsunknownYesThe components member uses the unknown contract.
editorProvidersunknownYesThe editorProviders member uses the unknown contract.
editorCommandsunknownYesThe editorCommands member uses the unknown contract.
logParsersunknownYesThe logParsers member uses the unknown contract.
themesunknownYesThe themes member uses the unknown contract.
formatAdaptersunknownYesThe formatAdapters member uses the unknown contract.
renderProjectionsunknownYesThe renderProjections member uses the unknown contract.
devtoolsPanelsunknownYesThe devtoolsPanels member uses the unknown contract.
renderersunknownYesThe renderers member uses the unknown contract.

Parameters

This declaration has no public members.

Returns

This declaration does not return a value.

Throws

No thrown errors are documented for this declaration.

Source

View the secondary source reference

Package

@mwillbanks/tuil-plugin

On this page