We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2881c9f commit 0c49029Copy full SHA for 0c49029
types/index.d.ts
@@ -53,7 +53,7 @@ declare namespace fastifyHttpProxy {
53
constraints?: { [name: string]: any };
54
internalRewriteLocationHeader?: boolean;
55
}
56
-
+
57
export const fastifyHttpProxy: FastifyHttpProxy
58
export { fastifyHttpProxy as default }
59
0 commit comments