-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
hola Fernando he probado tu codigo y en el Archivo Server.ts me da un error en el metodo
start( callback: Function ) {
this.httpServer.listen( this.port, callback );
}
me da este tipo de error...
Argument of type 'Function' is not assignable to parameter of type '() => void'.
Type 'Function' provides no match for the signature '(): void'.ts(2345)
Metadata
Metadata
Assignees
Labels
No labels