UNPKG

nx

Version:

Smart, Fast and Extensible Build System

6 lines (5 loc) 135 B
import type { Tree } from 'nx/src/generators/tree'; /** * Creates a host for testing. */ export declare function createTree(): Tree;