UNPKG
@types/os-homedir
/
index.d.ts
Version:
1.0.0
1.0.1
1.0.2
60 B
TypeScript
View Raw
1
export
= os_homedir;
2
declare
function
os_homedir
(
):
string
;