JchuComponents
Toggle table of contents
3.0.0-alpha11
common
Target filter
common
Switch theme
Search in API
Skip to content
JchuComponents
jchucomponents-supabase
/
com.jeluchu.jchucomponents.supabase.database
/
JchuSupabaseDatabase
/
rpcUnit
rpc
Unit
fun
rpcUnit
(
function
:
String
)
:
Flow
<
Resource
<
Failure
,
Unit
>
>
inline
fun
<
Parameters
:
Any
>
rpcUnit
(
function
:
String
,
parameters
:
Parameters
)
:
Flow
<
Resource
<
Failure
,
Unit
>
>