UNPKG

@nx/rspack

Version:

The Nx Plugin for Rspack contains executors and generators that support building applications using Rspack.

4 lines 224 B
import { type Tree } from '@nx/devkit'; import { Schema } from './schema'; export default function (tree: Tree, options: Schema): Promise<import("@nx/devkit").GeneratorCallback>; //# sourceMappingURL=convert-webpack.d.ts.map