UNPKG

@warp-works/warpjs-map-plugin

Version:
5 lines (4 loc) 86 B
module.exports = (prop, memo, doc) => { memo[prop].push(doc); return memo; };