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) 187 B
import createIndex from "@lerna/commands/create"; export { CreateCommand, factory } from "@lerna/commands/create"; export default createIndex; export { createIndex as "module.exports" };