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