UNPKG

ram64

Version:

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

14 lines (13 loc) 276 B
"use strict"; exports.fn = void 0; var _setWithOptions = require("./setWithOptions"); const fn = (opts)=>{ (0, _setWithOptions).fn({ ...opts, args: { value: opts.args?.value } }); }; exports.fn = fn; //# sourceMappingURL=set.js.map