UNPKG

lml-main

Version:

This is now a mono repository published into many standalone packages.

6 lines (4 loc) 94 B
var through = require('through2'); module.exports = function () { return through.obj(); };