MVFv3 API Documentation
    Preparing search index...
    LOCATION_STATE: Readonly<
        {
            "closed-temporarily": "closed-temporarily";
            "coming-soon": "coming-soon";
            new: "new";
            "pop-up": "pop-up";
            relocated: "relocated";
            unknown: "unknown";
        },
    > = locationStates.record

    A record of all the possible location states. The key and value are the same.