/** * Cross-cutting `wrap-legacy-store` coverage: * 1. Hosted JID domains (`hosted` → `_2`, `hosted.lid` → `_3`). * 2. PreKey cross-impl (proto bytes ↔ {public, private}). * 3. Identity cross-impl (32 bytes ↔ 33 bytes with 0x05 prefix + key rewrite). * 4. Idempotent round-trip (write→read→write produces identical disk bytes). * 5. messageKeys cache JS→Rust HKDF derivation (Finding 2 partial fix). */ export {}; //# sourceMappingURL=wrap-legacy-store-coverage.test.d.ts.map