Methods
browserSessionBuilder()
- Source:
request/params-parser(value, pattern, optsopt) → {Object.<string, string>}
Parameters:
Name | Type | Attributes | Description | |||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
value |
string | |||||||||||||||||||||||||||||||||||||||||||||||
pattern |
string | |||||||||||||||||||||||||||||||||||||||||||||||
opts |
object |
<optional> |
Properties
|
Returns:
- Type
- Object.<string, string>
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>