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