@servicenow/sdk - v4.4.1
    Preparing search index...

    Type Alias WatchStatusReporter

    WatchStatusReporter: (
        diagnostic: tsc.Diagnostic,
        newLine: string,
        options: tsc.CompilerOptions,
        errorCount?: number,
    ) => void

    Type Declaration