Skip to content

Commit 94494be

Browse files
committed
formatting
1 parent 72c8ab4 commit 94494be

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
@@ -45,6 +45,7 @@ declare namespace fastgateway {
4545
queryString?: string,
4646
[x: string]: any
4747
}
48+
4849
interface Options<P extends restana.Protocol> {
4950
server?: restana.Server<P>;
5051
restana?: {};

0 commit comments

Comments
 (0)