method MemorySessionStore.prototype.sweep
MemorySessionStore.prototype.sweep(): void

Drops every expired entry. Exposed so the sweep is directly testable.

Return Type

void

Usage

import { MemorySessionStore } from "session-plugin/src/index.ts";