Member Junction
Preparing search index...
@memberjunction/react-runtime
VersionRange
Interface VersionRange
Version range specification
interface
VersionRange
{
operator
?:
string
;
raw
:
string
;
type
:
VersionRangeType
;
version
?:
ParsedVersion
;
}
Index
Properties
operator?
raw
type
version?
Properties
Optional
operator
operator
?:
string
raw
raw
:
string
type
type
:
VersionRangeType
Optional
version
version
?:
ParsedVersion
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
operator
raw
type
version
Member Junction
Loading...
Version range specification