Files
mcp-code/utils/log.ts
2025-03-29 09:34:43 +00:00

3 lines
78 B
TypeScript

// Redirect to the new log utility
export { log } from "../lib/utils/log.js";