UNPKG

lisa-box

Version:
13 lines 272 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.caches = { stores: [ { name: 'chatbot', store: 'memory', max: 100, ttl: 0 } ] }; //# sourceMappingURL=caches.js.map