DefinitelyTyped/filesystem
John Vilk 3a583df3e4 FileSystem root is a DirectoryEntry.
This is specified in the official standard:
http://www.w3.org/TR/file-system-api/#the-filesystem-interface

Interestingly enough, these typings already specify the `root` of
FileSystemSync (the synchronous version of the API) to be a DirectorySync. This must have been an oversight of the original author of these typings.
2014-03-24 12:24:46 -04:00
..
filesystem-tests.ts Added filesystem-tests.d.ts 2013-02-22 09:03:09 +09:00
filesystem.d.ts FileSystem root is a DirectoryEntry. 2014-03-24 12:24:46 -04:00