MCPcopy 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

1import { error } from "#utils/logger.js";
2import type { EventParams } from "#utils/types.js";
3
4export default (_: EventParams, message: string | Error) => {

Callers

nothing calls this directly

Calls 1

errorFunction · 0.50

Tested by

no test coverage detected