Skip to content

Commit 839d07b

Browse files
committed
Move it to the top
1 parent e18f6b2 commit 839d07b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

inputfiles/patches/indexeddb.kdl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
interface IDBRequest {
2+
typeParameters T default=any
23
property source {
3-
type "" nullable=#false
4+
type nullable=#false
45
}
56
property result overrideType=T
6-
typeParameters T default=any
77
}

0 commit comments

Comments
 (0)