Interface: IFederatedExtension
#
@jupyterlite/types.IFederatedExtension
The interface for a federated extension, as it appears in jupyter-config-data
TODO: sync with schema, Lab core, etc.
Properties#
extension
#
Optional
extension
:string
Optional relative path to the extension
Defined in#
load
#
load
:string
The relative entrypoint to the WebPack remoteEntry
Defined in#
mimeExtension
#
Optional
mimeExtension
:string
Optional relative path to the mimeExtension
Defined in#
name
#
name
:string
The npm-compatible name of the package
Defined in#
style
#
Optional
style
:string
Optional path to the style module