Package: effect
Module: Config
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
port – convenience constructorSignature
declare const Port: Schema.Int
Since v4.0.0