JsString

expect class JsString : JsAny(source)
actual typealias JsString = String(source)
actual typealias JsString = kotlin.js.JsString