Package-level declarations

Functions

Link copied to clipboard
fun Document.toApi(): DocumentApi
fun DocumentLink.toApi(): DocumentLinkApi
fun SpanInfo.toApi(): SpanInfoApi
fun Decoration.toApi(): DecorationApi
fun StoryType.toApi(): StoryTypeApi
fun TagInfo.toApi(): TagInfoApi
fun StoryStep.toApi(position: Int): StoryStepApi
Link copied to clipboard
fun DecorationApi.toModel(): Decoration
fun DocumentApi.toModel(): Document
fun DocumentLinkApi.toModel(): DocumentLink
fun SpanInfoApi.toModel(): SpanInfo
fun StoryStepApi.toModel(): StoryStep
fun StoryTypeApi.toModel(): StoryType
fun TagInfoApi.toModel(): TagInfo