Type Alias SessionId

SessionId: number & { __brand: "SessionId" }

A unique identifier for a session.