[MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/toJSON)
()
| 44 | username: string; |
| 45 | /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/toJSON) */ |
| 46 | toJSON(): string; |
| 47 | } |
| 48 | |
| 49 | export declare var URL: { |
nothing calls this directly
no outgoing calls
no test coverage detected