1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-09-03 01:52:40 +02:00

add alternative to window.webkitRequestFileSystem

This commit is contained in:
Kushagra Gour
2017-11-19 01:35:24 +05:30
parent 51aac2e63b
commit d2458a7b8b
2 changed files with 30 additions and 17 deletions

View File

@@ -200,6 +200,7 @@
"escodegen": true,
"utils": true,
"Promise": true,
"Inlet": true
"Inlet": true,
"db": true
}
}