* @see https://webidl.spec.whatwg.org/#es-USVString
(V: unknown)
| 115 | * @see https://webidl.spec.whatwg.org/#es-USVString |
| 116 | */ |
| 117 | USVString (V: unknown): string |
| 118 | |
| 119 | /** |
| 120 | * @see https://webidl.spec.whatwg.org/#es-boolean |
no outgoing calls
no test coverage detected