MCPcopy Create free account
hub / github.com/esmBot/esmBot / warn.ts

File warn.ts

src/events/warn.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

warnFunction · 0.85

Tested by

no test coverage detected