DefinitelyTyped/filesystem
David Li f6229f0cf4 filesystem: Quality-of-life changes
Certain methods always return a specific Entry type. Define more
  specific callbacks so that typescript can infer when an Entry is
  a DirectoryEntry or FileEntry, removing the need to explicitly
  state the type in certain callbacks.

  Existing code using this definition should not be broken as a
  result of this change.

Signed-off-by: David Li <jiawei.davidli@gmail.com>
2015-03-07 01:55:44 -05:00
..
filesystem-tests.ts filesystem: Quality-of-life changes 2015-03-07 01:55:44 -05:00
filesystem.d.ts filesystem: Quality-of-life changes 2015-03-07 01:55:44 -05:00