UNPKG

@nx/nest

Version:

The Nx Plugin for Nest contains executors and generators for allowing your workspace to create powerful Nest best in class APIs.

3 lines (2 loc) 112 B
import { type Tree } from '@nx/devkit'; export declare function assertSupportedNestJsVersion(tree: Tree): void;