Add(initialize) services to the store
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
serviceNames |
any
|
<repeatable> |
list of services |
promise
Example
const {compute, casManagement} = await store.addServices('compute', 'casManagewment);