fix: address presentation sync review findings

This commit is contained in:
lda
2026-07-14 11:42:14 +07:00 Verified
parent e42561a117
commit a16c652884
4 changed files with 98 additions and 0 deletions
@@ -6,6 +6,7 @@ export {
decodeCreateSessionRequest,
decodeJoinSessionRequest,
decodeServerSyncMessage,
decodeSessionGrant,
isCanonicalPresentationHash,
normalizeJoinCode,
} from "./protocol.js";