Pathfinder 1e for Foundry VTT
Repository
Preparing search index...
pf1
<types>
VersionInfo
Type Alias VersionInfo
type
VersionInfo
=
{
date
:
{
label
?:
string
;
raw
?:
Date
;
short
?:
string
}
;
lines
:
string
[]
;
version
:
{
label
:
string
;
major
:
number
;
minor
:
number
;
patch
:
number
;
raw
:
SemanticVersion
;
}
;
}
Index
Properties
date
lines
version
Properties
date
date
:
{
label
?:
string
;
raw
?:
Date
;
short
?:
string
}
lines
lines
:
string
[]
version
version
:
{
label
:
string
;
major
:
number
;
minor
:
number
;
patch
:
number
;
raw
:
SemanticVersion
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
date
lines
version
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...