mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-18 06:15:51 +00:00
feat: 完成stub
This commit is contained in:
2
src/state/src/context/notifications.ts
Normal file
2
src/state/src/context/notifications.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type Notification = any;
|
||||
2
src/state/src/utils/todo/types.ts
Normal file
2
src/state/src/utils/todo/types.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type TodoList = any;
|
||||
Reference in New Issue
Block a user