@Target([AnnotationTarget.CLASS]) annotation class KVService
<init>
KVService()
createInstance
fun <T> Any?.createInstance(vararg args: dynamic): T
Helper function for creating JavaScript objects from dynamic constructors.