Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ warn } from
"#utils/logger.js"
;
2
import
type
{ EventParams } from
"#utils/types.js"
;
3
4
export
default (_: EventParams, message: string) => {
Callers
nothing calls this directly
Calls
1
warn
Function · 0.85
Tested by
no test coverage detected