UNPKG

@nx/rsbuild

Version:

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

2 lines (1 loc) 78 B
export declare function indentBy(tabNumber: number): (str: string) => string;