UNPKG

gatsby-plugin-s3

Version:

Enables you to deploy your gatsby site to a S3 bucket.

5 lines 247 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var bin_1 = require("./bin"); Object.defineProperty(exports, "deploy", { enumerable: true, get: function () { return bin_1.deploy; } }); //# sourceMappingURL=index.js.map