SharedStorage class

Constructs a new SUP shared storage.

You can use the returned value to access the shared storage data with the exising SUPStorage interface, however, the operation only affects the items belonging to the specified shared storage key.

Syntax

new SharedStorage()

Source

SUPStorage.js, line 381.