kvision / pl.treksoft.kvision.remote / WithProfile

WithProfile

interface WithProfile

Properties

profile

abstract var profile: Profile

Extension Functions

createInstance

fun <T> Any?.createInstance(vararg args: dynamic): T

Helper function for creating JavaScript objects from dynamic constructors.