import errorObjectToString from "@anio-js-foundation/error-object-to-string"
try {
throw new Error("oops!")
} catch (e) {
console.log(errorObjectToString(e))
}
-
Notifications
You must be signed in to change notification settings - Fork 0
anio-js-foundation/error-object-to-string
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Convert error object to string.
Resources
Stars
Watchers
Forks
Packages 0
No packages published