export * from './classes.typedelectronbackend.js'; import * as paths from './paths.js'; export const getPreloadScriptPath = () => { return paths.preloadScriptPath; }