Skip to content

Commit

Permalink
Update packages/core/src/types/config/index.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Timeless0911 <50201324+Timeless0911@users.noreply.github.com>
  • Loading branch information
fi3ework and Timeless0911 authored Nov 18, 2024
1 parent a527200 commit e744004
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/types/config/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ export interface LibConfig extends RsbuildConfig {
/**
* The unique identifier of the library.
* @defaultValue `undefined`
* @see {@link https://lib.rsbuild.dev/config/lib/id}
*/
id?: string;
/**
Expand Down

0 comments on commit e744004

Please sign in to comment.