mirror of
https://github.com/aljazceru/mcp-code.git
synced 2025-12-17 12:45:28 +01:00
3 lines
78 B
TypeScript
3 lines
78 B
TypeScript
// Redirect to the new log utility
|
|
export { log } from "../lib/utils/log.js";
|