UNPKG

@leyyo/cache

Version:
5 lines (4 loc) 188 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ExpiryModeItems = void 0; exports.ExpiryModeItems = ['always', 'absent', 'exists', 'greater', 'less'];