Ask a question to get started
Enter to sendā¢Shift+Enter new line
Check if a URL is safe to connect to (non-throwing version).
isSafeUrl(url: string, options: __type): boolean
url
string
URL to check
options
__type