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 d3c69df commit 6e2b393Copy full SHA for 6e2b393
inputfiles/patches/indexeddb.kdl
@@ -1,4 +1,7 @@
1
interface IDBRequest {
2
+ property source {
3
+ type "" nullable=#false
4
+ }
5
property result overrideType=T
6
typeParameters T default=any
7
}
0 commit comments