UNPKG

@zkochan/pnpm

Version:

Fast, disk space efficient package manager

8 lines 176 B
module.exports = { init: function () { return this.xf['@@transducer/init'](); }, result: function (result) { return this.xf['@@transducer/result'](result); } };