Skip to content

Commit

Permalink
fix generated types
Browse files Browse the repository at this point in the history
  • Loading branch information
sokra committed Oct 9, 2024
1 parent 97f8780 commit ba2703c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/next/src/build/swc/generated-native.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ export interface NapiUpdateInfo {
}
/**
* Subscribes to lifecycle events of the compilation.
*
* Emits an [UpdateMessage::Start] event when any computation starts.
* Emits an [UpdateMessage::End] event when there was no computation for the
* specified time (`aggregation_ms`). The [UpdateMessage::End] event contains
Expand Down

0 comments on commit ba2703c

Please sign in to comment.