function
generationSnapshotToken
function generationSnapshotToken(
document: Readonly<Record<string, unknown>>,
): stringCreate the deterministic draft token used to reject stale generation responses.
function
function generationSnapshotToken(
document: Readonly<Record<string, unknown>>,
): stringCreate the deterministic draft token used to reject stale generation responses.