This commit is contained in:
手瓜一十雪
2025-01-26 21:00:47 +08:00
parent b22c82f3d8
commit c13d538e2f
2 changed files with 3 additions and 3 deletions

View File

@@ -8,4 +8,4 @@ export interface VideoInfo {
format: string;
size: number;
filePath: string;
}
}