// eslint-disable-next-line filenames/match-exported import { fetchPlugin } from './plugin'; export default fetchPlugin; export { useFetch } from './plugin';