cooptypes - v2026.8.22-3
    Preparing search index...
    translations: {
        ru: {
            body: string;
            from_member: string;
            signature: string;
            statement_subheader: string;
            statement_title: string;
            tax_note: string;
            to_chairman: string;
        };
    } = ...

    Type Declaration

    • ru: {
          body: string;
          from_member: string;
          signature: string;
          statement_subheader: string;
          statement_title: string;
          tax_note: string;
          to_chairman: string;
      }