UNPKG

@svta/common-media-library

Version:
12 lines 316 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEFAULT_PATHWAY_PENALTY = void 0; /** * The default penalty for a pathway in milliseconds. * * @group Content Steering * * @beta */ exports.DEFAULT_PATHWAY_PENALTY = 300000; //# sourceMappingURL=DEFAULT_PATHWAY_PENALTY.js.map