Skip to content

qanary-component-core/helper/get-port

This page is auto-generated from TSDoc output. Edit the source file, not this Markdown.

  • Package: @leipzigtreechat/qanary-component-core
  • Source file: packages/qanary-component-core/src/helper/get-port.ts

A function that determines the next free port starting from a given port.

function getPort(port: unknown): void

A function that determines the next free port starting from a given port.

Parameters

  • port (unknown): start port Defined at: line 7