export { default as getApi } from './functions/getApi' export { default as postApi } from './functions/postApi'