/** * Cross-impl gap for `lid_mapping`: * • Bridge: `lid:{X}` → JSON `LidPnMappingEntry`; `pn:{X}` → bytes(LID). * • Upstream: bare `{pnUser}` → string LID; `{lidUser}_reverse` → string PN. * Without conversion, upstream falls back to USYNC re-fetch on every cold start. */ export {}; //# sourceMappingURL=wrap-legacy-store-lid-mapping.test.d.ts.map