UNPKG

@svta/common-media-library

Version:
12 lines 284 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEFAULT_TTL = void 0; /** * The default time to live for content steering in seconds. * * @group Content Steering * * @beta */ exports.DEFAULT_TTL = 300; //# sourceMappingURL=DEFAULT_TTL.js.map