React hook for managing multiple values in NonLocalStorage.
Allows you to read and update multiple keys atomically, with error handling.
The unique identifier for the NonLocalStorage instance.
Array of keys to manage.
Options for NonLocalStorage, including credentials and instance options.
A tuple containing:
React hook for managing multiple values in NonLocalStorage.
Allows you to read and update multiple keys atomically, with error handling.