
com.labijie.application.RichContentFormat.kt Maven / Gradle / Ivy
package com.labijie.application
/**
* Created with IntelliJ IDEA.
* @author Anders Xiao
* @date 2019-11-14
*/
enum class RichContentFormat {
HTML,
Raw
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy