Add export_zip support

This commit is contained in:
2023-05-25 10:15:01 +08:00
parent ab4be7f8b4
commit 38e970dc7d
9 changed files with 183 additions and 8 deletions

View File

@@ -16,6 +16,7 @@ Deno.test("DbTest", async () => {
pn: 1,
type: TaskType.Download,
id: 0,
details: null,
}),
);
const gmeta: GMeta = {