export { createFakeApi, createFakeApi as createApi } from "./fakeApi";
export { useRestApi } from "./hooks";
