get Service Managers
fun getServiceManagers(vararg kclass: KClass<*>): List<KVServiceManager<*>>
Content copied to clipboard
This will make IntelliJ think that this function exists. The real implementation will be generated by the KVision Gradle Plugin.