I'm currently attempting to save something to a local json file in an extension, but it's obviously not possible to require modules in this case. Is there any way I can save data to a JSON file without the fs module?
Thanks for reading!
I'm currently attempting to save something to a local json file in an extension, but it's obviously not possible to require modules in this case. Is there any way I can save data to a JSON file without the fs module?
Thanks for reading!