Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.mvvm
/
debugAssert
debug
Assert
common
inline
fun
debugAssert
(
assert
:
(
)
->
Boolean
,
message
:
(
)
->
String
)
(
source
)