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