Hi,
I have a bunch of Protocol Buffers files to be loaded by various components and store modules without exposing them on a public interface. What’s the best place to put them? What if the same files need to be loaded by the Electron main process as well?
Thanks,
Szabi