dienianindya 65435fcb07 update sore | пре 1 година | |
---|---|---|
.. | ||
tests | пре 1 година | |
LICENSE | пре 1 година | |
README.md | пре 1 година | |
index.d.ts | пре 1 година | |
index.js | пре 1 година | |
package.json | пре 1 година |
Fetches the contents of a file accross node and browsers.
string
, [options: { binary: boolean } ], [callback: function(error: ?Error, [contents: string])
]): Promise<string|Uint8Array>|undefined
Fetches the contents of a file.License: BSD 3-Clause License