@rushstack/rush-http-build-cache-plugin
Version:
Rush plugin for generic HTTP cloud build cache
7 lines • 408 B
JavaScript
// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license.
// See LICENSE in the project root for license information.
Object.defineProperty(exports, "__esModule", { value: true });
const RushHttpBuildCachePlugin_1 = require("./RushHttpBuildCachePlugin");
exports.default = RushHttpBuildCachePlugin_1.RushHttpBuildCachePlugin;
//# sourceMappingURL=index.js.map
;