hasConfig

fun hasConfig(id: String, type: KClass<*>): Boolean

Check if there is a config value with the given id that is of the given type