UNPKG

workspace-tools

Version:

A collection of utilities that are useful in a git-controlled monorepo managed by one of these tools:

3 lines (2 loc) 195 B
export { getWorkspaceManagerAndRoot, type WorkspaceManagerAndRoot } from "./getWorkspaceManagerAndRoot"; export { getWorkspaceUtilities, type WorkspaceUtilities } from "./getWorkspaceUtilities";