export * from "./shared/json"; export * from "./shared/text"; export { fetchit }; export default fetchit; import { fetchit } from "./fetchit";