I’m looking for documentation specifically for isValidUrl
from datadog/browser-core. I have searched their docs webpage but nothing – https://docs.datadoghq.com/search/?s=isValidUrl
Tried to find the docs for datadog utilities they offer but aren’t on their website and google search also doesn’t find anything.
I did find the function code though: https://github.com/DataDog/browser-sdk/blob/main/packages/core/src/tools/utils/urlPolyfill.ts#L7
If anyone can provide the documentation link for the browser-core utils that would be helpful ????????