Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
writeopia
/
io.writeopia.sdk.utils.alias
Package-level
declarations
Types
Types
Document
Content
Link copied to clipboard
typealias
DocumentContent
=
Map
<
Int
,
StoryStep
>
Units
Normalization
Map
Link copied to clipboard
typealias
UnitsNormalizationMap
=
(
Map
<
Int
,
List
<
StoryStep
>
>
)
->
Map
<
Int
,
StoryStep
>