mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-25 16:31:53 +08:00
style: fmt code
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { source } from "@/lib/source";
|
||||
import { llms } from "fumadocs-core/source";
|
||||
|
||||
import { source } from "@/lib/source";
|
||||
|
||||
export function loader() {
|
||||
return new Response(llms(source).index());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user