| 3567 | [Symbol.iterator](): IterableIterator<[key: string, value: string]> |
| 3568 | } |
| 3569 | declare class URLPattern { |
| 3570 | constructor( |
| 3571 | input?: string | URLPatternInit, |
| 3572 | baseURL?: string | URLPatternOptions, |
nothing calls this directly
no outgoing calls
no test coverage detected