UNPKG

lerna

Version:

Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository

5 lines (4 loc) 181 B
import cleanIndex from "@lerna/commands/clean"; export { CleanCommand, factory } from "@lerna/commands/clean"; export default cleanIndex; export { cleanIndex as "module.exports" };