MCPcopy Create free account
hub / github.com/JacobLinCool/LeetCode-Stats-Card / handler.ts

File handler.ts

packages/cloudflare-worker/src/handler.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Hono } from "hono";
2import { cors } from "hono/cors";
3import { Config, Generator } from "leetcode-card";
4import demo from "./demo";

Callers

nothing calls this directly

Calls 2

addMethod · 0.80
generateFunction · 0.70

Tested by

no test coverage detected