core/services/posts/common/src/commonMain/kotlin/dev/inmo/postssystem/services/posts/common/Constants.kt

4 lines
86 B
Kotlin

package dev.inmo.postssystem.services.posts.common
const val postsRootPath = "posts"