effect-io-ai

Package: effect
Module: Config

Config.Port

Schema for port numbers (integers in 1–65535).

When to use

Use when you need the reusable port schema value for Config.schema with custom paths.

See

Signature

declare const Port: Schema.Int

Source

Since v4.0.0