Repository URL to install this package:
Version:
0.1.2 ▾
|
odigos
/
etc
/
odigos-vmagent
/
instrumentations
/
nodejs-ebpf
/
node_modules
/
v8-compile-cache-lib
/
v8-compile-cache.d.ts
|
---|
export function install(opts?: {
cacheDir?: string;
prefix?: string;
}): {
uninstall(): void;
} | undefined;
x