cooptypes - v2026.8.22-3
    Preparing search index...
    translations: {
        ru: {
            AGREEMENT_TITLE: string;
            CLAUSE_1: string;
            CLAUSE_1_A: string;
            CLAUSE_1_B: string;
            CLAUSE_1_C: string;
            CLAUSE_1_D: string;
            CLAUSE_2: string;
            CLAUSE_2_A: string;
            CLAUSE_2_B: string;
            CLAUSE_2_REVISION: string;
            CLAUSE_3: string;
            CLAUSE_3_PARA2: string;
            CLAUSE_4: string;
            CLAUSE_5: string;
            CONTACT_PHONE: string;
            COPIES: string;
            COUNCIL_CHAIRMAN_LABEL: string;
            EXECUTOR_LABEL: string;
            INN: string;
            KPP: string;
            LEGAL_ADDRESS: string;
            OGRN: string;
            PASSPORT_ISSUED: string;
            PASSPORT_ISSUED_AT: string;
            PASSPORT_SERIES_NUMBER: string;
            PREAMBLE: string;
            REGISTRATION_ADDRESS: string;
            SIGNED_DIGITALLY: string;
            SOCIETY_LABEL: string;
        };
    } = ...

    Type Declaration

    • ru: {
          AGREEMENT_TITLE: string;
          CLAUSE_1: string;
          CLAUSE_1_A: string;
          CLAUSE_1_B: string;
          CLAUSE_1_C: string;
          CLAUSE_1_D: string;
          CLAUSE_2: string;
          CLAUSE_2_A: string;
          CLAUSE_2_B: string;
          CLAUSE_2_REVISION: string;
          CLAUSE_3: string;
          CLAUSE_3_PARA2: string;
          CLAUSE_4: string;
          CLAUSE_5: string;
          CONTACT_PHONE: string;
          COPIES: string;
          COUNCIL_CHAIRMAN_LABEL: string;
          EXECUTOR_LABEL: string;
          INN: string;
          KPP: string;
          LEGAL_ADDRESS: string;
          OGRN: string;
          PASSPORT_ISSUED: string;
          PASSPORT_ISSUED_AT: string;
          PASSPORT_SERIES_NUMBER: string;
          PREAMBLE: string;
          REGISTRATION_ADDRESS: string;
          SIGNED_DIGITALLY: string;
          SOCIETY_LABEL: string;
      }