Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ibinti #1806

Closed
wants to merge 15 commits into from

Update helper.kt

  • Loading branch information
ibinti committed Jan 10, 2020
commit cc8d4838c14b72b9c7748ddda531a87050175dd5
@@ -22,3 +22,5 @@ fun get_version_azureus(version:String):String {
}

val jstype = {t:Any->js("typeof t")}
//fun jstype(t:Any):String { return js("typeof t")}
external val setImmediate:dynamic = definedExternally
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.