Missing files from last commit.

This commit is contained in:
yuanhau 2025-06-04 00:38:56 +08:00
parent 205f684fe2
commit 7ad8caeed8
3 changed files with 0 additions and 3 deletions

View file

@ -1,6 +1,5 @@
// TODO Add caching
import * as cheerio from "cheerio";
import axios from "axios";
export default defineEventHandler(async (event) => {
const slug = getRouterParam(event, "slug");