Merge remote-tracking branch 'origin/master' into release/1.0.1

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-07-05 20:01:24 +02:00
193 changed files with 16701 additions and 4702 deletions

View File

@@ -1487,6 +1487,7 @@ export interface SourceControlAggregatedFile {
name: string;
status: string;
type: string;
updatedAt?: string;
}
export declare namespace Cloud {