UNPKG

lerna

Version:

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

4 lines (3 loc) 122 B
export { globParent } from "./glob-parent"; export { isGlob } from "./is-glob"; export { isExtglob } from "./is-extglob";