GHHG10's picture
download
raw
217 Bytes
import { APIEvent } from "@solidjs/start"
import { useAuthSession } from "~/context/auth"
export async function GET(_input: APIEvent) {
const session = await useAuthSession()
return Response.json(session.data)
}

Xet Storage Details

Size:
217 Bytes
·
Xet hash:
5b26b9ed44b2dc19a41b4dfdd84d585f2bee0d6341b55affb3e6533b941f07af

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.