UNPKG

ynab

Version:

Official JavaScript client for the YNAB API. API documentation available at https://api.ynab.com. Generated from server specification version 1.85.0

13 lines (12 loc) 372 B
/* tslint:disable */ /* eslint-disable */ export * from './AccountsApi'; export * from './CategoriesApi'; export * from './MoneyMovementsApi'; export * from './MonthsApi'; export * from './PayeeLocationsApi'; export * from './PayeesApi'; export * from './PlansApi'; export * from './ScheduledTransactionsApi'; export * from './TransactionsApi'; export * from './UserApi';