UNPKG

@nx/rsbuild

Version:

The Nx Plugin for Rsbuild contains an Nx plugin, executors and utilities that support building applications using Rsbuild.

3 lines 173 B
import { type Tree } from '@nx/devkit'; export declare function hasRsbuildPlugin(tree: Tree, projectPath?: string): boolean; //# sourceMappingURL=has-rsbuild-plugin.d.ts.map