(name?: string)
| 945 | * **When to use** |
| 946 | * |
| 947 | * Use when you need the reusable port schema value for `Config.schema` with |
| 948 | * custom paths. |
| 949 | * |
| 950 | * @see {@link port} – convenience constructor |
| 951 | * |
| 952 | * @category schemas |
nothing calls this directly
no test coverage detected
searching dependent graphs…