UNPKG

@nx/rspack

Version:

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

10 lines 227 B
export declare function getCopyPatterns(assets: any[]): { context: any; to: any; from: any; globOptions: { ignore: any[]; dot: boolean; }; }[]; //# sourceMappingURL=get-copy-patterns.d.ts.map