***`
@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?
#
optional
**extension**
: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?
#
optional
**mimeExtension**
: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?
#
optional
**style**:
string`
Defined in: tokens.ts:25
Optional path to the style module