mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-25 00:11:52 +08:00
style: fmt code
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import type { Route } from "./+types/mdx";
|
||||
|
||||
import { getLLMText, source } from "@/lib/source";
|
||||
|
||||
export async function loader({ params }: Route.LoaderArgs) {
|
||||
|
||||
Reference in New Issue
Block a user