We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f50d3c commit 85f6e3dCopy full SHA for 85f6e3d
packages/core/src/index.ts
@@ -15,3 +15,4 @@ export const version: string = RSLIB_VERSION;
15
16
export { rspack, type Rspack } from '@rsbuild/core';
17
export * as rsbuild from '@rsbuild/core';
18
+export type * as Rsbuild from '@rsbuild/core';
0 commit comments