UNPKG

eunomia-controller

Version:

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