(keys: ReadonlySet<string>, value?: string)
| 129 | * } |
| 130 | * ``` |
| 131 | * |
| 132 | * @see {@link makeValue} – for terminal leaves |
| 133 | * @see {@link makeArray} – for array-like containers |
| 134 | * |
| 135 | * @category constructors |
| 136 | * @since 4.0.0 |
no outgoing calls
no test coverage detected
searching dependent graphs…