Preparing search index...
The search index is not available
Vinyl
Vinyl
@amzn/vinyl-util
UserAgentPart
Interface UserAgentPart
A parsed system or extension part of the user agent. (A section within a parenthetical)
interface
UserAgentPart
{
name
:
string
;
tokens
:
readonly
string
[]
;
version
:
null
|
Version
;
}
Hierarchy (
view full
)
UaSystemInfo
UserAgentPart
Index
Properties
name
tokens
version
Properties
Readonly
name
name
:
string
Readonly
tokens
tokens
:
readonly
string
[]
Readonly
version
version
:
null
|
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
tokens
version
Vinyl
Loading...
A parsed system or extension part of the user agent. (A section within a parenthetical)