Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dimonnwc3 committed Apr 25, 2021
1 parent dd3e075 commit 0a8add7
Show file tree
Hide file tree
Showing 3 changed files with 12,506 additions and 1,999 deletions.
2 changes: 1 addition & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import * as fastify from "fastify"
import { Server, IncomingMessage, ServerResponse } from "http"
import { IncomingMessage, Server, ServerResponse } from "http"
import { PathFunction } from "path-to-regexp"

declare const routes: Map<string, PathFunction<object>>
Expand Down
Loading

0 comments on commit 0a8add7

Please sign in to comment.