SYMBOL INDEX (23 symbols across 4 files) FILE: dist/index.d.ts type RedisStore (line 4) | interface RedisStore extends Store { FILE: dist/index.js function _regeneratorRuntime (line 8) | function _regeneratorRuntime() { function _typeof (line 299) | function _typeof(obj) { function asyncGeneratorStep (line 308) | function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, ar... function _asyncToGenerator (line 322) | function _asyncToGenerator(fn) { function _slicedToArray (line 338) | function _slicedToArray(arr, i) { function _arrayWithHoles (line 341) | function _arrayWithHoles(arr) { function _iterableToArrayLimit (line 344) | function _iterableToArrayLimit(arr, i) { function _unsupportedIterableToArray (line 368) | function _unsupportedIterableToArray(o, minLen) { function _arrayLikeToArray (line 376) | function _arrayLikeToArray(arr, len) { function _nonIterableRest (line 381) | function _nonIterableRest() { function _createForOfIteratorHelper (line 384) | function _createForOfIteratorHelper(o, allowArrayLike) { function redisStore (line 436) | function redisStore(_x) { function _redisStore (line 439) | function _redisStore() { function encodeValue (line 828) | function encodeValue(value) { function decodeValue (line 831) | function decodeValue(val) { function isObject (line 834) | function isObject(object) { FILE: index.js function redisStore (line 4) | async function redisStore(config) { function encodeValue (line 195) | function encodeValue(value) { function decodeValue (line 199) | function decodeValue(val) { function isObject (line 203) | function isObject(object) { FILE: test/index.test.js function getUser (line 517) | function getUser(id, cb) { function getUserPromise (line 524) | function getUserPromise(id) {