Skip to main content
Up or down tonavigateEnter toselectEscape toclose⌘⇧KAI

property Deno.ServeOptions.onListen

The callback which is called when the server starts listening.

Type #

(localAddr: Addr) => void