mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Revert "Fixed error in test for indexedDB"
This commit is contained in:
parent
5b53994f10
commit
7e58e7c469
2
modernizr/modernizr.d.ts
vendored
2
modernizr/modernizr.d.ts
vendored
@ -75,7 +75,7 @@ interface ModernizrStatic {
|
||||
history: boolean;
|
||||
audio: Audioboolean;
|
||||
video: Videoboolean;
|
||||
indexedDB: boolean;
|
||||
indexeddb: boolean;
|
||||
input: Inputboolean;
|
||||
inputtypes: InputTypesboolean;
|
||||
localstorage: boolean;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user