Handling Packages

try-handler

Try handler is a powerful utility that wraps try-catch blocks in a function, allowing you to handle errors in a more elegant way, without the need to write try-catch blocks in your code.

0.0.5 • Published 11 months ago