UNPKG

@aws/pdk

Version:

All documentation is located at: https://aws.github.io/aws-pdk

7 lines 339 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DIRECT_DEP_SELECTOR_WEIGHT = void 0; // This weight is set for selectors that are used on direct dependencies. // It is important to give a bigger weight to direct dependencies. exports.DIRECT_DEP_SELECTOR_WEIGHT = 1000; //# sourceMappingURL=index.js.map