Methods
browserSessionBuilder()
- Source:
Type Definitions
BrowserSessionModule(objectStoreArg, objectStoreConfopt) → {Promise.<ApplicationPrototypeInstance>}
- Source:
browserSessionBuilder description
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
objectStoreArg |
string | object | name or object of strategyStore |
|
objectStoreConf |
object |
<optional> |
Returns:
session application
- Type
- Promise.<ApplicationPrototypeInstance>