Skip to content

Commit

Permalink
Added interruption-level key to Aps interface
Browse files Browse the repository at this point in the history
  • Loading branch information
Akhila B authored and Akhila B committed Dec 15, 2023
1 parent b32ad24 commit a4e2bad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ interface Aps {
"mutable-content"?: undefined | 1
"url-args"?: string[]
category?: string
"interruption-level"?: string
}

export interface ResponseSent {
Expand Down

0 comments on commit a4e2bad

Please # to comment.