mirror of
https://gitverse.ru/anarchic/claude-code
synced 2026-07-29 01:52:51 +00: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'
|