UNPKG

@aws-amplify/amplify-category-storage

Version:

amplify-cli storage plugin

8 lines 374 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.functionCategoryName = exports.authCategoryName = exports.apiCategoryName = exports.categoryName = void 0; exports.categoryName = 'storage'; exports.apiCategoryName = 'api'; exports.authCategoryName = 'auth'; exports.functionCategoryName = 'function'; //# sourceMappingURL=constants.js.map