/** * Pipedrive API v2 * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * * The version of the OpenAPI document: 2.0.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech * Do not edit the class manually. */ export * from './api/activities-api'; export * from './api/activity-fields-api'; export * from './api/beta-api'; export * from './api/deal-fields-api'; export * from './api/deal-installments-api'; export * from './api/deal-products-api'; export * from './api/deals-api'; export * from './api/item-search-api'; export * from './api/leads-api'; export * from './api/organization-fields-api'; export * from './api/organizations-api'; export * from './api/person-fields-api'; export * from './api/persons-api'; export * from './api/pipelines-api'; export * from './api/product-fields-api'; export * from './api/products-api'; export * from './api/project-boards-api'; export * from './api/project-fields-api'; export * from './api/project-phases-api'; export * from './api/project-templates-api'; export * from './api/projects-api'; export * from './api/stages-api'; export * from './api/tasks-api'; export * from './api/users-api';