We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cb0edd commit a577e56Copy full SHA for a577e56
1 file changed
index.d.ts
@@ -120,6 +120,7 @@ interface Aps {
120
badge?: number
121
sound?: string | ApsSound
122
"content-available"?: undefined | 1
123
+ "content-changed"?: undefined | true
124
"mutable-content"?: undefined | 1
125
"url-args"?: string[]
126
category?: string
0 commit comments