how to import a plugin to a Typescript electron app with plugin system manager?
i’m in the process of making an electron app that will support a plugin system that will not cause any changes in the app it will only load components which are the plugins i want to load.
and im having a problem with how to load these plugins, i have them in