mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-05 20:02:05 +08:00
remove comment in Http2Server
This commit is contained in:
1
types/roads-server/index.d.ts
vendored
1
types/roads-server/index.d.ts
vendored
@@ -30,7 +30,6 @@ export class Http2Server {
|
||||
/**
|
||||
*
|
||||
* @param Roads The Road that handles all the routes
|
||||
* @param error_handler An overwrite to the standard error handler. Accepts a single parameter (the error) and should return a Roads.Response object
|
||||
*/
|
||||
constructor(Roads: Road);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user