UNPKG

choo-shortcache

Version:

choo nanocomponent cache shortcut

4 lines (2 loc) 84 B
var fl = require('freelist'); module.exports = function (n) { return fl(n) + 10 };