chore: include pre-built dist for github install
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
type CommandSource = "claude-code" | "opencode";
|
||||
export declare function sanitizeModelField(model: unknown, source?: CommandSource): string | undefined;
|
||||
export {};
|
||||
Reference in New Issue
Block a user