chore: include pre-built dist for github install
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export declare function getLastUserRetryParts(messagesResponse: unknown): Array<{
|
||||
type: "text";
|
||||
text: string;
|
||||
}>;
|
||||
Reference in New Issue
Block a user