ActivityPlug API / @activityplug/session-postgres / PostgresBrowserSessionStoreOptions
Interface: PostgresBrowserSessionStoreOptions
Defined in: browser.ts:29
Properties
client
readonlyclient:PostgresBrowserSessionStoreClient
Defined in: browser.ts:30
now?
readonlyoptionalnow?: () =>Date
Defined in: browser.ts:32
Returns
Date
tableName?
readonlyoptionaltableName?:string
Defined in: browser.ts:31