systema-sdk
0.1.0
android
common
ios
systema-sdk
/
ai.systema.annotations
/
JsFunction
Js
Function
android
common
ios
actual
annotation class
JsFunction
(
val
name
:
String
)
Content copied to clipboard
expect
annotation class
JsFunction
(
val
name
:
String
)
Content copied to clipboard
actual
annotation class
JsFunction
(
val
name
:
String
)
Content copied to clipboard
Constructors
Properties
Constructors
Js
Function
Link copied to clipboard
android
common
ios
actual
fun
JsFunction
(
name
:
String
)
Content copied to clipboard
expect
fun
JsFunction
(
name
:
String
)
Content copied to clipboard
actual
fun
JsFunction
(
name
:
String
)
Content copied to clipboard
Properties
name
Link copied to clipboard
android
common
ios
actual
val
name
:
String
Content copied to clipboard
expect
val
name
:
String
Content copied to clipboard
actual
val
name
:
String
Content copied to clipboard