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 85f6e3d commit 0428007Copy full SHA for 0428007
packages/core/src/index.ts
@@ -15,4 +15,3 @@ 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