Skip to content

ActivityPlug API / @activityplug/session-postgres / PostgresBrowserSessionStoreFactoryOptions

Interface: PostgresBrowserSessionStoreFactoryOptions

Defined in: browser.ts:35

Properties

now?

readonly optional now?: () => Date

Defined in: browser.ts:37

Returns

Date


tableName?

readonly optional tableName?: string

Defined in: browser.ts:36