@oaklean/windows-sensorinterface
Version:
A library that provides a binary that utilizes the LibreHardwareMonitor library to capture energy measurements on Windows
9 lines • 1.08 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.getPlatformSpecificBinaryPath = exports.getPlatformSpecificBinaryDirectoryPath = exports.InstallHelper = void 0;
const config_1 = require("./constants/config");
Object.defineProperty(exports, "getPlatformSpecificBinaryDirectoryPath", { enumerable: true, get: function () { return config_1.getPlatformSpecificBinaryDirectoryPath; } });
Object.defineProperty(exports, "getPlatformSpecificBinaryPath", { enumerable: true, get: function () { return config_1.getPlatformSpecificBinaryPath; } });
const InstallHelper_1 = require("./helper/InstallHelper");
Object.defineProperty(exports, "InstallHelper", { enumerable: true, get: function () { return InstallHelper_1.InstallHelper; } });
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7O0FBQUEsK0NBSTJCO0FBTTFCLHVIQVJBLCtDQUFzQyxPQVFBO0FBQ3RDLDhHQVJBLHNDQUE2QixPQVFBO0FBTjlCLDBEQUFzRDtBQUdyRCw4RkFIUSw2QkFBYSxPQUdSIn0=