(name?: string)
| 1177 | * |
| 1178 | * **When to use** |
| 1179 | * |
| 1180 | * Use when you need config input to accept JavaScript's full number domain, |
| 1181 | * including NaN and infinities, rather than reject non-finite values. |
| 1182 | * |
| 1183 | * **Details** |
| 1184 | * |
nothing calls this directly
no test coverage detected
searching dependent graphs…