The interface for a module that exports a plugin or plugins as the default value.

Hierarchy

  • IPluginModule

Properties

Properties

default: JupyterFrontEndPlugin<any, any, any> | JupyterFrontEndPlugin<any, any, any>[]

The default export.

Generated using TypeDoc