@servicenow/sdk - v4.7.0
    Preparing search index...
    type EntryPoints = {
        files: { matcher: RegExp | FileMatcher; plugin: Plugin }[];
        nodes: Map<SupportedKindName, Set<FileType | "*">>;
    }
    Index

    Properties

    Properties

    files: { matcher: RegExp | FileMatcher; plugin: Plugin }[]
    nodes: Map<SupportedKindName, Set<FileType | "*">>