claude-code-best/src/query/transitions.ts
2026-03-31 20:40:16 +08:00

4 lines
116 B
TypeScript

// Auto-generated stub — replace with real implementation
export type Terminal = any;
export type Continue = any;