Skip to content

Commit 63078ac

Browse files
committed
Merge branch 'master' into ws-support
2 parents edf037c + 1d2639d commit 63078ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ declare namespace fastgateway {
2929
target: string;
3030
methods?: Method[];
3131
middlewares?: Function[];
32+
urlRewrite?: Function;
3233
hooks?: Hooks;
3334
}
3435

0 commit comments

Comments
 (0)