Skip to content

Commit 2823bd8

Browse files
committed
doc
1 parent 17fdad9 commit 2823bd8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

website/docs/en/config/module.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@ export default {
521521
522522
### module.parser.javascript.typeReexportsPresence
523523
524-
<ApiMeta stability={Stability.Experimental} addedVersion="1.4.1" />
524+
<ApiMeta addedVersion="1.4.1" />
525525
526526
- **Type:** `'no-tolerant' | 'tolerant' | 'tolerant-no-check'`
527527
- **Default:** `'no-tolerant'`

website/docs/zh/config/module.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@ export default {
521521
522522
### module.parser.javascript.typeReexportsPresence
523523
524-
<ApiMeta stability={Stability.Experimental} addedVersion="1.4.1" />
524+
<ApiMeta addedVersion="1.4.1" />
525525
526526
- **类型:** `'no-tolerant' | 'tolerant' | 'tolerant-no-check'`
527527
- **默认值:** `'no-tolerant'`

0 commit comments

Comments
 (0)