toggle menu
winds
1.0.2
jvm
switch theme
search in API
common
/
dev.teogor.winds.common.utils
/
ChangelogSection
Changelog
Section
data
class
ChangelogSection
(
val
type
:
String
,
val
items
:
List
<
ChangelogItem
>
)
Members
Constructors
Changelog
Section
Link copied to clipboard
constructor
(
type
:
String
,
items
:
List
<
ChangelogItem
>
)
Properties
items
Link copied to clipboard
val
items
:
List
<
ChangelogItem
>
type
Link copied to clipboard
val
type
:
String