Skip to content

Commit 1d2639d

Browse files
committed
fix: removing unused http2 attr in Route interface
1 parent c7a47d9 commit 1d2639d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ declare namespace fastgateway {
2121
proxyType?: Type;
2222
proxyConfig?: {};
2323
proxyHandler?: Function;
24-
http2?: boolean;
2524
pathRegex?: string;
2625
timeout?: number;
2726
prefix: string;

0 commit comments

Comments
 (0)