| Current Path : /var/www/podio-api-client/src/ |
| Current File : /var/www/podio-api-client/src/Podio.ts |
// import api from './modules/api';
// import { AppCredentials } from './types/podio.type';
// import Authentication from './modules/Authentication';
// import Podio from './index';
// export default {
// auth: (prop: AppCredentials) => new Authentication(prop),
// api,
// };
// const podio = Podio.api.batch({}).getRunningBatches('app', 12312, 'space_contact_import');