mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-16 23:10:29 +00:00
Merge pull request #2629 from DickvdBrink/patch-5
Phonegap: Fixed Filesystem api
This commit is contained in:
Vendored
+1
-1
@@ -367,7 +367,7 @@ interface FileUploadResult {
|
||||
|
||||
interface Flags {
|
||||
create: boolean;
|
||||
exclusive: boolean;
|
||||
exclusive?: boolean;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user