mirror of
http://10.0.2.1:3031/sauer/claude-code.git
synced 2026-06-30 11:16:58 +10:00
3 lines
104 B
TypeScript
3 lines
104 B
TypeScript
// In its own file to avoid circular dependencies
|
|
export const NOTEBOOK_EDIT_TOOL_NAME = 'NotebookEdit'
|