UNPKG

@lxfater/windows-systeminfo

Version:

A nodejs wrapper for native windows systemInfo command.

5 lines (4 loc) 78 B
import * as test from './index.js' test().then((x) => { console.log(x) })