Pluggable persistence for the offline send queue (the outboxStore
option). Both methods receive the storage key
(pouchy-outbox:${surface}, or pouchy-outbox-v:${surface}:${visitorId}
on a representative session); load returns the previously-saved value or
null.
Pluggable persistence for the offline send queue (the
outboxStoreoption). Both methods receive the storage key (pouchy-outbox:${surface}, orpouchy-outbox-v:${surface}:${visitorId}on a representative session);loadreturns the previously-saved value or null.