***`
@jupyterlite / @jupyterlite/application / SingleWidgetApp / IPluginModule
Interface: IPluginModule
#
Defined in: packages/application/src/singleWidgetApp.ts:115
The interface for a module that exports a plugin or plugins as the default value.
Properties#
default
#
**default**:
JupyterFrontEndPlugin\<
any\> \|
JupyterFrontEndPlugin\<
any`>[]
Defined in: packages/application/src/singleWidgetApp.ts:119
The default export.