mirror of
https://gitverse.ru/anarchic/claude-code
synced 2026-05-20 01:12:32 +00:00
2 lines
104 B
TypeScript
2 lines
104 B
TypeScript
// In its own file to avoid circular dependencies
|
|
export const NOTEBOOK_EDIT_TOOL_NAME = 'NotebookEdit'
|