DefaultUserAgentParser uses UAParser to parse the browser's user agent. It is responsible to hold and provide browser, OS and device specific information.
Provides resultant data after parsing browser user agent.
Updates internal values using the User-Agent Client Hints API. If the API is not available, resolves without making changes.
Generated using TypeDoc
DefaultUserAgentParser uses UAParser to parse the browser's user agent. It is responsible to hold and provide browser, OS and device specific information.