Preparing search index...
The search index is not available
@saunos/utils
@saunos/utils
assert
Function assert
assert
(
condition
,
msg
?
)
:
asserts
condition
Parameters
condition
:
any
Optional
msg
:
string
Returns
asserts
condition
Description
Asserts that the given condition is true, otherwise throws an error.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@saunos/utils
Loading...
Description
Asserts that the given condition is true, otherwise throws an error.