Files
claude-code/src/cli/src/utils/gracefulShutdown.ts
claude-code-best bd756cc369 feat: 完成stub
2026-03-31 20:40:16 +08:00

5 lines
175 B
TypeScript

// Auto-generated type stub — replace with real implementation
export type gracefulShutdown = any;
export type gracefulShutdownSync = any;
export type isShuttingDown = any;