ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
api-gen-runtime
/
sh.christian.ozone.api.response
/
AtpResponse
/
map
map
inline
fun
<
R
:
Any
>
map
(
transform
:
(
T
)
->
R
)
:
AtpResponse
<
R
>