internetarchive-ts - v0.1.0
    Preparing search index...

    Type Alias WaybackCdxMatchTypeBeta

    WaybackCdxMatchType: "exact" | "prefix" | "host" | "domain"

    Wayback CDX match type, speficies how the URL will be matched in requests.

    "exact" (default if omitted) will return results matching exactly the domain

    "prefix" will return results for all results under the given path

    "host" will return results from same host

    "domain" will return results from host archive.org and all subhosts, e.g. *.archive.org;