File

core/common/ApplicationOptions.ts

Indexable

[key: string]: string[]

A key value pair, while the value is an array of modules to load and the key is the context path.

```js
{
   'cockpit': ['HomeDashboardModule', 'DataExplorerDashboard'],
   'widget-package@1.0.0': ['ExtendedMapWidget']
}
``

results matching ""

    No results matching ""