@runloop/agent-axon-client
    Preparing search index...

    Type Alias FileChangedHookSpecificOutput

    type FileChangedHookSpecificOutput = {
        hookEventName: "FileChanged";
        watchPaths?: string[];
    }
    Index

    Claude SDK

    hookEventName: "FileChanged"
    watchPaths?: string[]