@runloop/remote-agents-sdk
    Preparing search index...

    Type Alias FileChangedHookSpecificOutput

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

    Claude SDK

    hookEventName: "FileChanged"
    watchPaths?: string[]