Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

skinRender

import { skinRender } from "https://raw.githubusercontent.com/yourfriendoss/Monolith/main/src/routes/extra.ts";

Show a skin of a user! Ex. /skin/yourfriends.png Has to be a GET request.

async function skinRender(req: Request);
§
skinRender(req: Request)
[src]

§Parameters

§
req: Request
[src]