getElectron
FitFileViewer - API Documentation v29.4.0
FitFileViewer - API Documentation / main/runtime/electronAccess / getElectron
Function: getElectron()
getElectron():
any
Defined in: main/runtime/electronAccess.js:14
Lazily resolves the Electron module, handling CJS/ESM interop and honoring test overrides.
Returnsβ
any
Electron module reference or an empty object when unavailable.