Module assert

Module assert 

Source

Functionsยง

assert
Panic with a Firebase-styled internal assertion message when the condition is false.
assertion_error
Build the string used when throwing assertion errors to keep parity with the JS SDK.