| #
6b7802ba |
| 22-Nov-2022 |
Bartosz Kaszubowski <[email protected]> |
[file-system][docs] migrate package to autogenerated docs, APISection tweaks (#20103)
|
| #
00ec8cab |
| 04-Jan-2022 |
Evan Bacon <[email protected]> |
Use declaration maps (#15782)
* Added declarationMap to base tsconfig
* et cp -a --no-lint --no-test --no-uniformity-check
|
| #
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 ...
|