Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
getlarge committed Nov 30, 2020
1 parent 7c5da1b commit 6e34ad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ export type ServerFactory = (
options: ServerFactoryOptions
) => Server;

export declare const createServer: ServerFactory;
export declare const createServer: ServerFactory

0 comments on commit 6e34ad2

Please sign in to comment.