Skip to content

Commit eb1485c

Browse files
cursoragentbcherny
andcommitted
Update documentation comments for Coding1 and PackageExportsEntryObject1
Co-authored-by: boris <[email protected]>
1 parent cd0ad66 commit eb1485c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/__snapshots__/test/test.ts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -313635,7 +313635,7 @@ Generated by [AVA](https://avajs.dev).
313635313635
_text?: Element44␊
313636313636
}␊
313637313637
/**␊
313638-
* A reference to a code defined by a terminology system.␊
313638+
* Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).␊
313639313639
*/␊
313640313640
export interface Coding1 {␊
313641313641
/**␊
@@ -448025,7 +448025,7 @@ Generated by [AVA](https://avajs.dev).
448025448025
[k: string]: PackageExportsEntry | PackageExportsFallback;␊
448026448026
}␊
448027448027
/**␊
448028-
* Used to specify conditional exports, note that Conditional exports are unsupported in older environments, so it's recommended to use the fallback array option if support for those environments is a concern.␊
448028+
* The module path that is resolved when the module specifier matches "name", shadows the "main" field.␊
448029448029
*/␊
448030448030
export interface PackageExportsEntryObject1 {␊
448031448031
/**␊

test/__snapshots__/test/test.ts.snap

13 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)