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

    Type Alias ResolvedConfigFileName

    ResolvedConfigFileName: string & { _isResolvedConfigFileName: never }

    Branded string for keeping track of when we've turned an ambiguous path specified like "./blah" to an absolute path to an actual tsconfig file, e.g. "/root/blah/tsconfig.json"