electron-store
electron-store copied to clipboard
Get enum options to use in front end
Hi,
Thanks for the awesome library, is there a way to get the store schema in the front end? I am using electron/react and can successfully pull the stored values, however I am trying to get the enum options for one of my settings so that I can display this in a dropdown, I have a had a look through, and I can't see a way to acheive it, apologies if I have missed it!
Thanks
Rhys