pub const BROWSER_BRANDS: Key;
Expand description
Array of brand name and version separated by a space.
This value is intended to be taken from the UA client hints API (navigator.userAgentData.brands
).
Examples
Not A;Brand 99
Chromium 99
Chrome 99