UNPKG

@sourcedream/allcountjs

Version:

The open source framework for rapid business application development with Node.js

7 lines 149 B
module.exports = function () { return { filtering: function (filtering) { return { filtering: filtering }; } } };