ActivityPlug API / @activityplug/session-postgres / PostgresBrowserSessionStoreFactoryOptions
Interface: PostgresBrowserSessionStoreFactoryOptions
Defined in: browser.ts:35
Properties
now?
readonlyoptionalnow?: () =>Date
Defined in: browser.ts:37
Returns
Date
tableName?
readonlyoptionaltableName?:string
Defined in: browser.ts:36