golden hour
/home/godaofbq/redlightsquared.com/wp-content/plugins/code-snippets/js/utils
⬆️ Go Up
Upload
File/Folder
Size
Actions
Linter.ts
4.44 KB
Del
OK
errors.ts
80 B
Del
OK
files.ts
1.44 KB
Del
OK
hooks.ts
498 B
Del
OK
restAPI.ts
473 B
Del
OK
screen.ts
249 B
Del
OK
snippets
-
Del
OK
text.ts
787 B
Del
OK
Edit: errors.ts
export const handleUnknownError = (error: unknown) => { console.error(error) }
Save