UNPKG

payload

Version:

Node, React, Headless CMS and Application Framework built on Next.js

3 lines 186 B
import type { UserSession } from './types.js'; export declare const removeExpiredSessions: (sessions: UserSession[]) => UserSession[]; //# sourceMappingURL=removeExpiredSessions.d.ts.map