Preparing search index...
The search index is not available
@biglup/cometa - v1.2.0
@biglup/cometa
ProtocolVersion
Interface ProtocolVersion
Interface representing a protocol version with major and minor numbers.
interface
ProtocolVersion
{
major
:
number
;
minor
:
number
;
}
Index
Properties
major
minor
Properties
major
major
:
number
minor
minor
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
major
minor
@biglup/cometa - v1.2.0
Loading...
Interface representing a protocol version with major and minor numbers.