Interface: IPluginModule#
@jupyterlite/application.SingleWidgetApp.IPluginModule
The interface for a module that exports a plugin or plugins as the default value.
Properties#
default#
default:JupyterFrontEndPlugin<any,IShell,"desktop"|"mobile"> |JupyterFrontEndPlugin<any,IShell,"desktop"|"mobile">[]
The default export.