chore: Remove node_modules, dist, .env from tracking
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
/**
|
||||
* Example MCP server using Hono with WebStandardStreamableHTTPServerTransport
|
||||
*
|
||||
* This example demonstrates using the Web Standard transport directly with Hono,
|
||||
* which works on any runtime: Node.js, Cloudflare Workers, Deno, Bun, etc.
|
||||
*
|
||||
* Run with: npx tsx src/examples/server/honoWebStandardStreamableHttp.ts
|
||||
*/
|
||||
export {};
|
||||
//# sourceMappingURL=honoWebStandardStreamableHttp.d.ts.map
|
||||
Reference in New Issue
Block a user