✏️ Renaming files

This commit is contained in:
2021-04-23 11:08:16 -07:00
parent e47fef0562
commit 9d416db831
3 changed files with 6 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
import * as Comlink from "comlink";
import { extractCoverFromComicBookArchive } from "../shared/utils/folder.utils";
function add(a, b) {
return a + b;