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#
Optionalextension:string
Optional relative path to the extension
Defined in#
load#
load:string
The relative entrypoint to the WebPack remoteEntry
Defined in#
mimeExtension#
OptionalmimeExtension:string
Optional relative path to the mimeExtension
Defined in#
name#
name:string
The npm-compatible name of the package
Defined in#
style#
Optionalstyle:string
Optional path to the style module