Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/esmBot/esmBot
/ error.ts
File
error.ts
src/events/error.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ error } from
"#utils/logger.js"
;
2
import
type
{ EventParams } from
"#utils/types.js"
;
3
4
export
default (_: EventParams, message: string | Error) => {
Callers
nothing calls this directly
Calls
1
error
Function · 0.50
Tested by
no test coverage detected