The condition to ensure is true.
The message to display if the first param is not true.
Extra data to log.
Validates that some condition is true. if it is not, a warning is logged.
The condition to ensure is true.
The message to display if the first param is not true.
Extra data to log.
Creates the tiled loader middleware function and returns it.
Generated using TypeDoc
Asserts that some condition is true. If it is not, an error is logged and the debugger will break.
debug