From 4e75b783d5d0c3110a441276a7ef387b215d3df7 Mon Sep 17 00:00:00 2001 From: Ame_x <121654029+EdamAme-x@users.noreply.github.com> Date: Tue, 28 May 2024 00:42:31 +0000 Subject: [PATCH] docs: change jsdoc of .fire --- src/hono-base.ts | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/hono-base.ts b/src/hono-base.ts index cbab9203c..985b81e71 100644 --- a/src/hono-base.ts +++ b/src/hono-base.ts @@ -403,9 +403,10 @@ class Hono { // eslint-disable-next-line @typescript-eslint/ban-ts-comment