* @see https://webidl.spec.whatwg.org/#es-DOMString
(V: unknown, prefix: string, argument: string, flags?: number)
| 105 | * @see https://webidl.spec.whatwg.org/#es-DOMString |
| 106 | */ |
| 107 | DOMString (V: unknown, prefix: string, argument: string, flags?: number): string |
| 108 | |
| 109 | /** |
| 110 | * @see https://webidl.spec.whatwg.org/#es-ByteString |
no outgoing calls
no test coverage detected