UNPKG

crawfishcloud

Version:
5 lines 192 B
import crawler from './crawfishcloud' export {asVfile, asVinyl, asS3} from './exporters' export {crawler} from './crawfishcloud' export * as crawfishTypes from './types' export default crawler