Closed napsternxg closed 7 years ago
This should help users to export the data saved in the storage as a raw file. Should be super easy by just doing storage.get and then download the content as json file.
storage.get
This should help users to export the data saved in the storage as a raw file. Should be super easy by just doing
storage.get
and then download the content as json file.