Shannon Rhodes
03/05/2021, 8:53 PMankushg
03/05/2021, 9:18 PM@JsExport
or with legacy, configure the DCE (and maybe use @JsName
)? https://kotlinlang.org/docs/javascript-dce.html#exclude-declarations-from-dceShannon Rhodes
03/05/2021, 9:37 PMimplementation(kotlin("stdlib-js"))
implementation("io.ktor:ktor-client-js:$ktorVersion")