Skip to content

ServeOptions

Properties

port?

ts
optional port?: number;

host?

ts
optional host?: string;

path?

ts
optional path?: string;

log?

ts
optional log?: boolean;

Si se imprime una línea por evento recibido.