(input: string, isWindows: boolean, hostname?: string)
| 12 | update(input: string, actionType: typeof urlUpdateActions, value: string): string | false; |
| 13 | getOrigin(input: string): string; |
| 14 | pathToFileURL(input: string, isWindows: boolean, hostname?: string): string; |
| 15 | } |
no outgoing calls
no test coverage detected