Skip to content

Commit

Permalink
Update FS.common.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jarvisluong authored Oct 29, 2019
1 parent 40d3b25 commit b7d2651
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FS.common.js
Original file line number Diff line number Diff line change
Expand Up @@ -614,6 +614,7 @@ var RNFS = {
CachesDirectoryPath: RNFSManager.RNFSCachesDirectoryPath,
ExternalCachesDirectoryPath: RNFSManager.RNFSExternalCachesDirectoryPath,
DocumentDirectoryPath: RNFSManager.RNFSDocumentDirectoryPath,
DownloadDirectoryPath: RNFSManager.RNFSDownloadDirectoryPath,
ExternalDirectoryPath: RNFSManager.RNFSExternalDirectoryPath,
ExternalStorageDirectoryPath: RNFSManager.RNFSExternalStorageDirectoryPath,
TemporaryDirectoryPath: RNFSManager.RNFSTemporaryDirectoryPath,
Expand Down

0 comments on commit b7d2651

Please sign in to comment.