Skip to content

Commit

Permalink
Update options.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus authored Nov 20, 2024
1 parent ecc003d commit f7aa85a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ export type QueueAddOptions = {
@default 0
*/
readonly priority?: number;

/**
Unique identifier for the promise function. This can be used to update priority, before it gets executed.
Expand Down

0 comments on commit f7aa85a

Please sign in to comment.