UNPKG

ludd

Version:

The Luddites CLI Client To Install And Publish Dependencies.

13 lines (9 loc) 184 B
const { _ludd } = require('./ludd') /** * @methodType {_ludd.ludd} */ function ludd(config) { return _ludd(config) } module.exports = ludd /* typal types/index.xml namespace */