First upload version 0.0.1
This commit is contained in:
2
node_modules/node-llama-cpp/dist/utils/gitReleaseBundles.d.ts
generated
vendored
Normal file
2
node_modules/node-llama-cpp/dist/utils/gitReleaseBundles.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
export declare function unshallowAndSquashCurrentRepoAndSaveItAsReleaseBundle(): Promise<void>;
|
||||
export declare function getGitBundlePathForRelease(githubOwner: string, githubRepo: string, release: string): Promise<string | null>;
|
||||
Reference in New Issue
Block a user