cooptypes - v2026.4.27-2
    Preparing search index...
    exampleData: {
        commonUser: { full_name_or_short_name: string };
        coop: { city: string };
        meta: { convert_amount: string; created_at: string };
        vars: { full_abbr_genitive: string; name: string };
    } = ...

    Type Declaration

    • commonUser: { full_name_or_short_name: string }
    • coop: { city: string }
    • meta: { convert_amount: string; created_at: string }
    • vars: { full_abbr_genitive: string; name: string }