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

    Variable CAUSE_IDSConst

    CAUSE_IDS: { ST_JUDE: "400f5687-6017-4d1a-a4d9-7c9166b984c2" } = ...

    Static cause public ids used by convenience methods on the search wrappers. Today only contains St. Jude — the only cause Play Live currently scopes UIs around — but feel free to add more.

    Type Declaration

    • ReadonlyST_JUDE: "400f5687-6017-4d1a-a4d9-7c9166b984c2"
    import { CAUSE_IDS } from "@playlive/tiltify-search";
    console.log(CAUSE_IDS.ST_JUDE);