🖇 Wiring up calls for comic book import
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import router from "../router";
|
||||
import { walkFolder, extractArchive } from "../../utils/fs.utils";
|
||||
import { Request, Response } from "express";
|
||||
import { ParsedQs } from "qs";
|
||||
|
||||
router.route("/getComicCovers").get((req: Request, res: Response) => {
|
||||
res.json({
|
||||
jagan: "trupti",
|
||||
|
||||
Reference in New Issue
Block a user