mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-18 14:25:51 +00:00
feat: 完成stub
This commit is contained in:
4
src/cli/src/utils/gracefulShutdown.ts
Normal file
4
src/cli/src/utils/gracefulShutdown.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type gracefulShutdown = any;
|
||||
export type gracefulShutdownSync = any;
|
||||
export type isShuttingDown = any;
|
||||
Reference in New Issue
Block a user