deno.land / x / deno@v1.28.2 / cli / bench / testdata / npm / hono / dist / index.d.ts

نووسراو ببینە
1
2
3
4
5
6
7
8
9
10
11
/// <reference path="request.d.ts" />import { Hono } from './hono';export type { Handler, Next } from './hono';export type { Context } from './context';declare module './hono' { interface Hono { fire(): void; }}export { Hono };
deno

Version Info

Tagged at
2 years ago