Open jawngee opened 1 year ago
Will send a PR when I can.
Hello, first of all, thank you. For now, this library is a very rough draft library that I developed with a momentary need. I will make it more professional in the future.
To give the simplest example, the returned files will be in the File
class rather than data and they will have their own properties (such as File.delete(), File.edit()).
If I want to use the EdgeStorageClient right now, I have to import it like:
Not a problem, it works but :)
Thanks for the lib!