UNPKG

@reactionable/amplify

Version:
7 lines 288 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.configure = void 0; const aws_amplify_1 = require("aws-amplify"); const configure = (config) => aws_amplify_1.Amplify.configure(config); exports.configure = configure; //# sourceMappingURL=Amplify.js.map