contact-db
    Preparing search index...

    Variable StateDistinctFieldsSchemaConst

    StateDistinctFieldsSchema: ZodArray<
        ZodEnum<
            { code: "code"; countryId: "countryId"; id: "id"; state: "state" },
        >,
    > = ...