CreateHarnessSessionStore
Generated by TypeDoc. Do not edit this page directly.
Function: createHarnessSessionStore()
Section titled “Function: createHarnessSessionStore()”function createHarnessSessionStore(config): Promise<HarnessSessionStore>;Defined in: packages/core/src/session/store.ts:237
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
config | HarnessAppConfig |
Returns
Section titled “Returns”Promise<HarnessSessionStore>