Skip to main content

SessionId TypeAlias

A StableId which is suitable for use as a session identifier

Signature

export type SessionId = StableId & {
readonly SessionId: "4498f850-e14e-4be9-8db0-89ec00997e58";
};