First upload version 0.0.1
This commit is contained in:
4
node_modules/node-llama-cpp/dist/cli/commands/OnPostInstallCommand.d.ts
generated
vendored
Normal file
4
node_modules/node-llama-cpp/dist/cli/commands/OnPostInstallCommand.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import { CommandModule } from "yargs";
|
||||
type OnPostInstallCommand = null;
|
||||
export declare const OnPostInstallCommand: CommandModule<object, OnPostInstallCommand>;
|
||||
export {};
|
||||
Reference in New Issue
Block a user