Skip to content

Commit e744004

Browse files
Update packages/core/src/types/config/index.ts
Co-authored-by: Timeless0911 <[email protected]>
1 parent a527200 commit e744004

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/core/src/types/config/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ export interface LibConfig extends RsbuildConfig {
8181
/**
8282
* The unique identifier of the library.
8383
* @defaultValue `undefined`
84+
* @see {@link https://lib.rsbuild.dev/config/lib/id}
8485
*/
8586
id?: string;
8687
/**

0 commit comments

Comments
 (0)