Interface: IPluginModule
#
@jupyterlite/server.JupyterLiteServer.IPluginModule
The interface for a module that exports a plugin or plugins as the default value.
Properties#
default
#
default
:IPlugin
<JupyterLiteServer
,any
> |IPlugin
<JupyterLiteServer
,any
>[]
The default export.