ISession.toJSON(): SessionData
Returns a plain snapshot of the current data.
A detached copy; mutating it does not affect the session
ISession.toJSON(): SessionData
Returns a plain snapshot of the current data.
A detached copy; mutating it does not affect the session
import { type ISession } from "common/src/index.ts";