UNPKG

s3-autoindex

Version:

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

7 lines 202 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function QWorker(input, output) { input.passTo(output); } exports.default = QWorker; //# sourceMappingURL=q-worker.js.map