Skip to content

Commit

Permalink
fix: definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed Jul 10, 2022
1 parent a2aa28a commit 74fc541
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/definitions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,8 @@ export interface CapacitorUpdaterPlugin {
* Set delay to skip updates in the next time the app goes into the background
*
* @returns {Promise<void>} an Promise resolved directly
* @param kind is the kind of delay to set
* @param value is the delay value acording to the type
* @throws An error if the something went wrong
* @since 4.0.0
*/
Expand Down

0 comments on commit 74fc541

Please sign in to comment.