Support supabase function deployment
This commit is contained in:
@@ -129,6 +129,7 @@ export interface FileChange {
|
||||
path: string;
|
||||
summary: string;
|
||||
type: "write" | "rename" | "delete";
|
||||
isServerFunction: boolean;
|
||||
}
|
||||
|
||||
export interface CodeProposal {
|
||||
|
||||
Reference in New Issue
Block a user