mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-29 16:14:43 +00:00
Get Site API Route
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { NextRequest, NextResponse } from "next/server";
|
||||
import prisma from "@/app/prisma";
|
||||
import Fuse from "fuse.js";
|
||||
|
||||
interface QueryParams {
|
||||
currentPage: number;
|
||||
|
||||
Reference in New Issue
Block a user