UNPKG
@ciberus/find-steam-app
Version:
latest (4.0.0)
4.0.0
3.0.0
2.0.1
2.0.0
1.1.7
1.1.5
Find location of an installed Steam app
github.com/ciberusps/find-steam-app
ciberusps/find-steam-app
@ciberus/find-steam-app
/
lib
/
__tests__
/
utils.d.ts
3 lines
•
172 B
TypeScript
View Raw
1
2
3
export
declare
const
steamPath
:
string
;
export
declare
const
mockLoad
:
(
file
:
string
) =>
import
(
"mock-fs/lib/filesystem"
).
DirectoryItem
;
//# sourceMappingURL=utils.d.ts.map