mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-15 21:05:51 +00:00
4 lines
136 B
TypeScript
4 lines
136 B
TypeScript
// Auto-generated stub — replace with real implementation
|
|
export {}
|
|
export const printBanner: (...args: unknown[]) => void = () => {}
|