History log of /expo/packages/expo-file-system/src/ExponentFileSystem.web.ts (Results 1 – 2 of 2)
Revision Date Author Comments
# 7e929553 23-Feb-2019 Evan Bacon <[email protected]>

Added types to the ExponentFileSystem platform module (#3560)

* Renamed FS -> ExponentFileSystem
* Fixed bug where constants were being redefined
* Added stricter types to the ExponentFileSystem n

Added types to the ExponentFileSystem platform module (#3560)

* Renamed FS -> ExponentFileSystem
* Fixed bug where constants were being redefined
* Added stricter types to the ExponentFileSystem native module
* Added an empty shim for ExponentFileSystem to be used in standalone and on web

show more ...


# 2307aace 31-Jan-2019 Evan Bacon <[email protected]>

[TypeScript] FileSystem migration (#3340)

* Added TS

* Updated testing

* Update FileSystem-test.ts

* Updated `encoding` type

* Updated FileSystem import for `Asset` tests

* Updated sy

[TypeScript] FileSystem migration (#3340)

* Added TS

* Updated testing

* Update FileSystem-test.ts

* Updated `encoding` type

* Updated FileSystem import for `Asset` tests

* Updated syntax

* Update FileSystem-test.ts

* Refined types

* Refined tests

* Update Expo.ts

show more ...