UNPKG

@byloth/exceptions

Version:

Handle exceptions with ease, create better stacktraces and manage everything in the right place. ❌

5 lines (3 loc) 131 B
import HandlerBuilder from "./handler-builder.js"; export { HandlerBuilder }; export { HandledException } from "./exceptions.js";