Type Alias: UptimeWatcherImportMetaNodeShim
type UptimeWatcherImportMetaNodeShim = true;
Defined in: electron/importMeta.node.d.ts:35
Marker export to ensure this declaration file is treated as a module.
Remarks
We intentionally avoid export {} because the repo enables
@typescript-eslint/no-useless-empty-export with autofix.