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

    Interface OpenConfiguredProjectResult

    interface OpenConfiguredProjectResult {
        configFileErrors?: readonly tsc.Diagnostic[];
        configFileName?: NormalizedPath;
    }
    Index

    Properties

    configFileErrors?: readonly tsc.Diagnostic[]
    configFileName?: NormalizedPath