altavir
external interface JQuery { fun fancytree(options: FancytreeOptions = definedExternally /* null */): Fancytree fun fancytree(option: String? = definedExternally /* null */, vararg rest: Any): Any }
epabst
A modern programming language that makes developers happier.