Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Hierarchy

  • IPluginModule

Index

Properties

Properties

default

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

The default export.

Generated using TypeDoc