UNPKG

epub-maker2

Version:
6 lines (5 loc) 150 B
import fetch from 'cross-fetch'; import fetchFile from '@node-novel/fetch-file-or-url'; export { fetch }; export { fetchFile }; export default fetch;