UNPKG

eunomia-controller

Version:

5 lines (4 loc) 111 B
"use strict"; module.exports = function (writeToPath) { return require("./humans").generate(writeToPath); };