This is a basic implementation of a modding API that allows mods to register themselves as listeners for events. Those events are then sent to all mods that were loaded. Data from the event is passed ...
Intercepting server and API crashes. Catch async error on all routes No more trycatch blocks when dealing with async functions. Typescript support out of the box All ...