Which for JS
    Preparing search index...

    Type Alias FinderOptions

    FinderOptions: Partial<{ extensions: string[]; paths: string[] }>

    Defines the options of a Finder instance.