dienianindya 65435fcb07 update sore | il y a 1 an | |
---|---|---|
.. | ||
tests | il y a 1 an | |
LICENSE | il y a 1 an | |
README.md | il y a 1 an | |
index.d.ts | il y a 1 an | |
index.js | il y a 1 an | |
package.json | il y a 1 an |
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