UNPKG

ram64

Version:

Multi-threaded 64bit memory cache database inspired by redis-like features

10 lines (9 loc) 227 B
"use strict"; exports.fn = void 0; var _getWithOptions = require("./getWithOptions"); const fn = (opts)=>{ const obj = (0, _getWithOptions).fn(opts); return !!obj; }; exports.fn = fn; //# sourceMappingURL=exists.js.map