unsafeCast
Reinterprets this value as a value of the specified type T without any actual type checking.
Since Kotlin
1.1Reinterprets this dynamic
value as a value of the specified type T without any actual type checking.
Since Kotlin
1.1Since Kotlin
2.2Cast JsAny to other Js type without runtime check