UNPKG

s3-autoindex

Version:

Serve the contents of a S3 bucket (private or public) over HTTP

5 lines (4 loc) 223 B
import * as rxme from 'rxme'; import * as AWS from 'aws-sdk'; import * as simqle from 'simqle'; export default function directoryMatcher(rq: simqle.Queue, rapp: rxme.Subject, s3: AWS.S3, config: any): rxme.MatcherCallback;