Repository
Current version released
4 years ago
Versions
panic
Functional way of throwing errors in JS/TS
usage
panic("Oops, something went wrong");
panic(new Error("Unrecoverable error"));
Functional way of throwing errors in JS/TS
panic("Oops, something went wrong");
panic(new Error("Unrecoverable error"));