Gitiles
Code Review
Sign In
git.clicks.codes
/
Coded
/
AoC2023
/
274a4d6ee6985c96ecd4f54c35e12d3af378a743
/
.
/
node_modules
/
v8-compile-cache-lib
/
v8-compile-cache.d.ts
blob: fb80c2c9e62d85d08f8a9ac57647de7f77368844 [
file
] [
log
] [
blame
]
export
function
install
(
opts
?:
{
cacheDir
?:
string
;
prefix
?:
string
;
}):
{
uninstall
():
void
;
}
|
undefined
;
x