🧩 Comlink funkiness

This commit is contained in:
2021-04-26 13:46:05 -07:00
parent 857f0ffe4f
commit 0701ef19f8
8 changed files with 40 additions and 44 deletions

View File

@@ -33,7 +33,3 @@ export async function extractCoverFromComicBookArchive(
},
});
}
export async function foo() {
return { as: "af" };
}