(name?: string)
| 923 | * |
| 924 | * Accepted string values: `true`, `false`, `yes`, `no`, `on`, `off`, `1`, |
| 925 | * `0`, `y`, `n` (case-sensitive). |
| 926 | * |
| 927 | * @see {@link boolean} – convenience constructor |
| 928 | * |
| 929 | * @category schemas |
| 930 | * @since 4.0.0 |
nothing calls this directly
no test coverage detected
searching dependent graphs…