Documentation
    Preparing search index...

    Type Alias Searchable

    Searchable: RegExp | Pick<RegExp, "test">

    Something that can be tested against a string, like a RegExp can. An URLPattern is also used often.