define

fun define(    name: String,     constructor: () -> dynamic,     options: ElementDefinitionOptions = definedExternally)