UNPKG

@lerna/publish

Version:

Publish packages in the current project

4 lines (3 loc) 137 B
const cleanIndex = require("@lerna/commands/clean"); module.exports = cleanIndex; module.exports.CleanCommand = cleanIndex.CleanCommand;