This website requires JavaScript.
Explore
Help
Register
Sign In
Innovenergy
/
Innovenergy_trunk
Watch
2
Star
1
Fork
You've already forked Innovenergy_trunk
0
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
Innovenergy_trunk
/
frontend
/
node_modules
/
get-os-info
/
lib
/
utils
/
get-linux-info.d.ts
3 lines
101 B
TypeScript
Raw
Permalink
Blame
History
import
{
OSInfo
}
from
'../index'
;
export
default
function
getLinuxInfo
(
)
:
Promise
<
OSInfo
|
null
>
;
Reference in New Issue
View Git Blame
Copy Permalink