mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-17 22:05:50 +00:00
5 lines
169 B
TypeScript
5 lines
169 B
TypeScript
// Auto-generated stub — replace with real implementation
|
|
export {}
|
|
export const runConnectHeadless: (...args: unknown[]) => Promise<void> = () =>
|
|
Promise.resolve()
|