first
This commit is contained in:
7
safekiso-server/node_modules/snyk/dist/lib/version.d.ts
generated
vendored
Normal file
7
safekiso-server/node_modules/snyk/dist/lib/version.d.ts
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
export declare function getVersion(): string;
|
||||
/**
|
||||
* We use pkg to create standalone builds (binaries).
|
||||
* pkg uses `process.pkg` to identify itself at runtime so we can do the same.
|
||||
* https://github.com/vercel/pkg
|
||||
*/
|
||||
export declare function isStandaloneBuild(): boolean;
|
||||
Reference in New Issue
Block a user