# Functions
ErrorWrapper wraps goja functions and provides runtime-based error handling.
RandomString returns a random string of 24 characters in length.
ReturnError throws an interrupt error in the middle of a runtime execution.
# Type aliases
No description provided by the author