UNPKG

@oaklean/windows-sensorinterface

Version:

A library that provides a binary that utilizes the LibreHardwareMonitor library to capture energy measurements on Windows

7 lines 822 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getPlatformSpecificBinaryPath = exports.getPlatformSpecificBinaryDirectoryPath = 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; } }); //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7O0FBQUEsK0NBSTJCO0FBSTFCLHVIQU5BLCtDQUFzQyxPQU1BO0FBQ3RDLDhHQU5BLHNDQUE2QixPQU1BIn0=