@playlive/tiltify-search
    Preparing search index...

    Variable DEFAULT_SEARCH_API_KEYConst

    DEFAULT_SEARCH_API_KEY: "44a8be82b3ae54a469016fb6eebe6a9c367604f3391ee1e19f355c0e1711183c"

    Public, read-only Meilisearch API key used by the Tiltify site itself. It appears in every browser network request to site-search.tiltify.com and is safe to bundle/distribute. Override the default by passing your own key to the search classes' constructors if Tiltify ever rotates it.

    import { DEFAULT_SEARCH_API_KEY } from "@playlive/tiltify-search/constants";
    console.log(DEFAULT_SEARCH_API_KEY.length); // 64