valhalla-wasm API
    Preparing search index...

    Experimental Cloudflare HTTP source. Use an immutable versioned manifest.

    interface HttpSource {
        manifestUrl: string;
        type: "http";
    }
    Index
    manifestUrl: string

    Absolute HTTP(S) manifest URL.

    type: "http"

    Select HTTP delivery through public object storage/CDN.