Files
dinlo e0a986eb30 Initial commit
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-31 18:45:31 +08:00

6 lines
115 B
JavaScript

'use strict';
const binding = require('../build/Release/cpufeatures.node');
module.exports = binding.getCPUInfo;