property
Server.port
readonly port: undefined | number
The port the server is listening on.
This is undefined when the server is listening on a unix socket.
3000property
The port the server is listening on.
This is undefined when the server is listening on a unix socket.
3000