UNPKG
crawfishcloud
Version:
latest (0.8.3)
0.8.3
0.8.2
0.8.1
0.8.0
0.7.3
0.7.2
0.7.1
0.7.0
0.6.1
0.6.0
0.5.0
0.4.0
0.3.1
0.3.0
0.2.1
0.2.0
A Streaming S3 Bucket Glob Crawler
ericdmoore.github.io/crawfishcloud
ericdmoore/crawfishcloud
crawfishcloud
/
src
/
index.ts
5 lines
•
192 B
text/typescript
View Raw
1
2
3
4
5
import
crawler
from
'./crawfishcloud'
export
{asVfile, asVinyl, asS3}
from
'./exporters'
export
{crawler}
from
'./crawfishcloud'
export
*
as
crawfishTypes
from
'./types'
export
default
crawler