mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-17 13:55:50 +00:00
5 lines
175 B
TypeScript
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;
|