Skip to content

Commit 28b4ccb

Browse files
JoostVoskuilcmendible
authored andcommitted
add first line
1 parent 47fc2cd commit 28b4ccb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

exercisefiles/node_typescript/nodeserver.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@
55
// if the url has other methods, return "method not supported"
66
// when server is listening, log "server is listening on port 3000"
77

8+
9+
import http from 'http';

0 commit comments

Comments
 (0)