Skip to content

Commit a5f44ec

Browse files
Bashamegasaschanaz
andauthored
Update src/build.ts
Co-authored-by: Kagami Sascha Rosylight <[email protected]>
1 parent 9f37bdf commit a5f44ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/build.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ async function emitFlavor(
5151
mergeNamesakes(exposed);
5252
exposed.events = webidl.events;
5353

54-
// Helper to emit and write multiple iterators
54+
// Iterator types in separate files as the default target doesn't understand iterators (for TS 6.0-)
5555
const outputs = [
5656
{
5757
suffix: ".generated.d.ts",

0 commit comments

Comments
 (0)