Skip to content

Commit

Permalink
refactor: format
Browse files Browse the repository at this point in the history
  • Loading branch information
maou-shonen committed Oct 23, 2024
1 parent 1b9d3ba commit 6e288d8
Show file tree
Hide file tree
Showing 2 changed files with 1,880 additions and 965 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ const uaDep = new Dependency(
(c) => new UAParser(c.req.header("User-Agent") ?? ""),
{
scope: "request",
}
},
);

const app = new Hono()
Expand Down
Loading

0 comments on commit 6e288d8

Please sign in to comment.