UNPKG

nx

Version:

Smart, Fast and Extensible Build System

3 lines (2 loc) 161 B
import { NxJsonConfiguration } from '../config/nx-json'; export declare function assertWorkspaceValidity(workspaceJson: any, nxJson: NxJsonConfiguration): void;