Preparing search index...
The search index is not available
Ryanlink - v1.0.0
Ryanlink
assert
Function assert
assert
(
condition
,
message
)
:
asserts
condition
Assert that a condition is true, throw error otherwise
Parameters
condition
:
unknown
message
:
string
Returns
asserts
condition
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Ryanlink - v1.0.0
Loading...
Assert that a condition is true, throw error otherwise