add target and telegram target
This commit is contained in:
features
content
binary
common
common
src
commonMain
kotlin
dev
inmo
postssystem
features
content
common
server
src
jvmMain
kotlin
dev
inmo
postssystem
features
publication
server
settings.gradletargets/telegram/publication/server
@ -2,7 +2,8 @@ package dev.inmo.postssystem.features.content.common
|
||||
|
||||
import kotlinx.serialization.Serializable
|
||||
|
||||
typealias ContentId = String
|
||||
@Serializable
|
||||
value class ContentId(val string: String)
|
||||
|
||||
/**
|
||||
* Content which is planned to be registered in database
|
||||
|
Reference in New Issue
Block a user