setup: { apiVersion: string; assetId: string; developerDocumentation: string; entries: any; exportedSymbols: { @youwol/cdn-client: { apiKey: string; exportedSymbol: string }; @youwol/flux-view: { apiKey: string; exportedSymbol: string }; @youwol/logging: { apiKey: string; exportedSymbol: string }; codemirror: { apiKey: string; exportedSymbol: string }; rxjs: { apiKey: string; exportedSymbol: string }; typescript: { apiKey: string; exportedSymbol: string } }; externals: { @youwol/cdn-client: { commonjs: string; commonjs2: string; root: string }; @youwol/flux-view: { commonjs: string; commonjs2: string; root: string }; @youwol/logging: { commonjs: string; commonjs2: string; root: string }; codemirror: { commonjs: string; commonjs2: string; root: string }; rxjs: { commonjs: string; commonjs2: string; root: string }; rxjs/operators: { commonjs: string; commonjs2: string; root: string[] }; typescript: { commonjs: string; commonjs2: string; root: string } }; getDependencySymbolExported: ((module: string) => string); installAuxiliaryModule: ((__namedParameters: { cdnClient: any; installParameters?: any; name: string }) => any); installMainModule: ((__namedParameters: { cdnClient: any; installParameters?: any }) => any); name: string; npmPackage: string; runTimeDependencies: { externals: { @youwol/cdn-client: string; @youwol/flux-view: string; @youwol/logging: string; codemirror: string; rxjs: string; typescript: string }; includedInBundle: { @typescript/vfs: string } }; shortDescription: string; sourceGithub: string; userGuide: string; version: string } = ...
Type declaration
-
apiVersion: string
-
assetId: string
-
developerDocumentation: string
-
entries: any
-
exportedSymbols: { @youwol/cdn-client: { apiKey: string; exportedSymbol: string }; @youwol/flux-view: { apiKey: string; exportedSymbol: string }; @youwol/logging: { apiKey: string; exportedSymbol: string }; codemirror: { apiKey: string; exportedSymbol: string }; rxjs: { apiKey: string; exportedSymbol: string }; typescript: { apiKey: string; exportedSymbol: string } }
-
@youwol/cdn-client: { apiKey: string; exportedSymbol: string }
-
apiKey: string
-
exportedSymbol: string
-
@youwol/flux-view: { apiKey: string; exportedSymbol: string }
-
apiKey: string
-
exportedSymbol: string
-
@youwol/logging: { apiKey: string; exportedSymbol: string }
-
apiKey: string
-
exportedSymbol: string
-
codemirror: { apiKey: string; exportedSymbol: string }
-
apiKey: string
-
exportedSymbol: string
-
rxjs: { apiKey: string; exportedSymbol: string }
-
apiKey: string
-
exportedSymbol: string
-
typescript: { apiKey: string; exportedSymbol: string }
-
apiKey: string
-
exportedSymbol: string
-
externals: { @youwol/cdn-client: { commonjs: string; commonjs2: string; root: string }; @youwol/flux-view: { commonjs: string; commonjs2: string; root: string }; @youwol/logging: { commonjs: string; commonjs2: string; root: string }; codemirror: { commonjs: string; commonjs2: string; root: string }; rxjs: { commonjs: string; commonjs2: string; root: string }; rxjs/operators: { commonjs: string; commonjs2: string; root: string[] }; typescript: { commonjs: string; commonjs2: string; root: string } }
-
@youwol/cdn-client: { commonjs: string; commonjs2: string; root: string }
-
commonjs: string
-
commonjs2: string
-
root: string
-
@youwol/flux-view: { commonjs: string; commonjs2: string; root: string }
-
commonjs: string
-
commonjs2: string
-
root: string
-
@youwol/logging: { commonjs: string; commonjs2: string; root: string }
-
commonjs: string
-
commonjs2: string
-
root: string
-
codemirror: { commonjs: string; commonjs2: string; root: string }
-
commonjs: string
-
commonjs2: string
-
root: string
-
rxjs: { commonjs: string; commonjs2: string; root: string }
-
commonjs: string
-
commonjs2: string
-
root: string
-
rxjs/operators: { commonjs: string; commonjs2: string; root: string[] }
-
commonjs: string
-
commonjs2: string
-
root: string[]
-
typescript: { commonjs: string; commonjs2: string; root: string }
-
commonjs: string
-
commonjs2: string
-
root: string
-
getDependencySymbolExported: ((module: string) => string)
-
- (module: string): string
-
Returns string
-
installAuxiliaryModule: ((__namedParameters: { cdnClient: any; installParameters?: any; name: string }) => any)
-
- (__namedParameters: { cdnClient: any; installParameters?: any; name: string }): any
-
Parameters
-
__namedParameters: { cdnClient: any; installParameters?: any; name: string }
-
cdnClient: any
-
Optional
installParameters?: any
-
name: string
Returns any
-
installMainModule: ((__namedParameters: { cdnClient: any; installParameters?: any }) => any)
-
- (__namedParameters: { cdnClient: any; installParameters?: any }): any
-
Parameters
-
__namedParameters: { cdnClient: any; installParameters?: any }
-
cdnClient: any
-
Optional
installParameters?: any
Returns any
-
name: string
-
npmPackage: string
-
runTimeDependencies: { externals: { @youwol/cdn-client: string; @youwol/flux-view: string; @youwol/logging: string; codemirror: string; rxjs: string; typescript: string }; includedInBundle: { @typescript/vfs: string } }
-
externals: { @youwol/cdn-client: string; @youwol/flux-view: string; @youwol/logging: string; codemirror: string; rxjs: string; typescript: string }
-
@youwol/cdn-client: string
-
@youwol/flux-view: string
-
@youwol/logging: string
-
codemirror: string
-
rxjs: string
-
typescript: string
-
includedInBundle: { @typescript/vfs: string }
-
shortDescription: string
-
sourceGithub: string
-
userGuide: string
-
version: string